-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
- Re-work Tls Tester Dockerfile
- Re-work App Tester Dockerfile
- Re-work orchestrator Dockerfile
The idea is to reduce build times and image sizes.
Resources/Links
- https://github.com/docker-library/golang/blob/1a422afd7db928a821e97906ed27ed606e2f072a/1.3/Dockerfile
- https://github.com/pantheon-systems/alpine-node/blob/master/Dockerfile
- https://curl.se/docs/manpage.html#-L
- https://gist.github.com/steinwaywhw/a4cd19cda655b8249d908261a62687f8
- https://github.com/mhart/alpine-node/blob/master/extract.dockerfile
- https://www.google.com/search?q=clone+git+repository+into+alpine+dockerfile&oq=clone+git+repository+into+alpine+dockerfile&aqs=chrome..69i57.15958j0j7&sourceid=chrome&ie=UTF-8
- https://janakerman.co.uk/docker-git-clone/
- https://blog.cloud66.com/how-to-get-code-into-a-docker-container/
- https://docs.docker.com/develop/develop-images/multistage-build/
- https://docs.docker.com/engine/reference/builder/#environment-replacement
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers