|
|
|
|
|
by metaltyphoon
1847 days ago
|
|
Container fast run or something like that right ? If you observe the commands it does, it simply mounts everything it needs on the container and uses the first stage of the docker file (which is usually a base image) to run your stuff. |
|