build(docker): optimize image size

By executing the curl call directly as the nobody user

Closes #1012

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-11-23 13:56:58 +01:00
parent b2bacbf6eb
commit f34099d384
4 changed files with 17 additions and 10 deletions

View File

@@ -1,6 +1,10 @@
_build
CONTRIBUTING.md
coverage
demo
deps
doc
docs
docker-compose.yml
Dockerfile
.elixir_ls
@@ -16,4 +20,7 @@ README.md
SECURITY.md
ssh_match_hostname
package-lock.json
node_modules
node_modules
playwright-report
test
tests