Skip to content
Snippets Groups Projects
Commit 4a60d5bd authored by Mate Farkas's avatar Mate Farkas
Browse files

Xenial docker container has been updated.

- workaround for aufs problems
parent b3fddefb
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ ADD etc/environment /etc/environment
RUN useradd -m -s /bin/bash vagrant
ADD home/vagrant/.ssh/authorized_keys /home/vagrant/.ssh/authorized_keys
RUN touch /home/vagrant/.ssh/known_hosts
RUN chmod 0700 /home/vagrant/.ssh/
RUN chown -R vagrant. /home/vagrant/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment