Commit a33cb855 authored by Sytse Sijbrandij's avatar Sytse Sijbrandij

Add interactive commands.

parent 8dd3a162
......@@ -21,3 +21,5 @@ sudo docker run --detach --name gitlab --publish 8080:80 --publish 2222:22 --vol
sudo docker run -t --rm --volumes-from gitlab_data ubuntu tail -f /var/log/gitlab/reconfigure.log
sudo docker run -t --rm --volumes-from gitlab_data ubuntu cat /var/log/gitlab/postgresql.log
sudo docker run -ti --rm --volumes-from gitlab_data ubuntu /bin/sh
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment