Hacker News new | ask | show | jobs
by _0w8t 3720 days ago
The idea is not to build anything on the host. Rather it is more like a staged build initiated through a shell script. First pull/build image with the compiler, then docker run it to compile the application and finally build the final image with the application.