Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
9662476b
Commit
9662476b
authored
Oct 21, 2017
by
Thanassis Tsiodras
Browse files
Typos
parent
808d1592
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
9662476b
#
# Process with:
# Process
this Dockerfile
with:
#
# docker build -t taste .
#
# And the run
with
X11 redirection, with...
# And the
n
run
a fresh TASTE container with proper
X11 redirection, with...
#
# ./Docker-run.sh
#
...
...
@@ -62,6 +62,7 @@ RUN bash -c 'echo "export QT_X11_NO_MITSHM=1" >> /root/.bashrc'
RUN
bash
-c
'echo "echo 100 > /proc/sys/fs/mqueue/msg_max" >> /root/.bashrc'
#
#
#
Now run the Docker image setting up
X11 redirection, with...
#
At this point, you can start a fresh TASTE container with proper
X11 redirection, with...
#
# ./Docker-run.sh
#
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment