Signed-off-by: Jessica Frazelle <princess@docker.com>
This commit is contained in:
Jessica Frazelle 2015-06-17 18:37:33 -07:00
parent 4e1abf23c4
commit a2572ff6b7
3 changed files with 3 additions and 3 deletions

View File

@ -6,4 +6,4 @@ RUN apt-get update && apt-get install -y \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*
CMD [ "apt-file" ]
CMD [ "bash" ]

View File

@ -21,7 +21,7 @@
# docker cp virtualbox:/usr/src/vboxhost-4.3.28 /usr/src/
#
# then the share
# cp virtualbox:/usr/share/virtualbox /usr/share
# docker cp virtualbox:/usr/share/virtualbox /usr/share
#
# then run the script:
# ./vboxdrv setup