FROM rancher/os-installer # TODO: separate out the elements below - so we can mix and match updates RUN rm /dist/ \ && mkdir -p /dist/ # Run docker build in the `./build/` dir #COPY ./ros /bin/ #needs to be a recursive copy COPY ./ /dist/