1
0
mirror of /repos/baseimage-docker.git synced 2026-02-27 17:41:59 +01:00
Files
baseimage-docker/image/Dockerfile
Bryan Bishop 81af926a78 remove Dockerfile step for mkdir /build
The ADD command will create /build automatically, so the RUN mkdir step
can be safely removed. Also, this has the benefit of reducing the number
of steps in the Dockerfile which is helpful for not as quickly hitting
the 127 layer limit.
2014-11-24 10:56:23 -06:00

212 B