Y
Hacker News
new
|
ask
|
show
|
jobs
by
tensor
2140 days ago
There needs to be a way to create a combined image of all dependencies to distribute with a Dockerfile and code. That way people could still modify the code and dockerfile.
1 comments
bananadonkey
2140 days ago
https://docs.docker.com/engine/reference/commandline/save/
You already have the source, now you have a dist.
link
You already have the source, now you have a dist.