FROM sahana:latest COPY image.d / RUN \ # Change ownership of the newly copied files find /srv/web2py ! -user sahana -exec chown -R sahana:sahana {} + VOLUME ["/srv/web2py/applications/eden/models"]