0

In Docherfile I can write like this:

FROM ubuntu:14.04
RUN mkdir /test

But I can't find how to do the same when creating a container via Engine API. Not the CMD, that runs upon container start, but RUN, to provision creating container. Is this possible?

Terion
  • 2,396
  • 3
  • 28
  • 42

0 Answers0