Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
f9379397
Commit
f9379397
authored
Sep 17, 2017
by
Thanassis Tsiodras
Browse files
Docker-related: Install RTEMS4.12 toolchain for LEONs
parent
d34bd2b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
f9379397
...
...
@@ -43,7 +43,7 @@ RUN bash -c 'cd /root/tool-src ; DISABLE_TASTE_BANNER=1 install/60_buildsupport.
RUN
bash
-c
'cd /root/tool-src ; DISABLE_TASTE_BANNER=1 install/70_taste-model-checker.sh'
RUN
bash
-c
'cd /root/tool-src ; DISABLE_TASTE_BANNER=1 install/80_build-scripts.sh'
# Those that need RTEMS can set it up themselves (avoid creating huge Docker image)
#
RUN bash -c 'cd /root/tool-src ; DISABLE_TASTE_BANNER=1 install/85_rtems.sh'
RUN
bash
-c
'cd /root/tool-src ; DISABLE_TASTE_BANNER=1 install/85_rtems.sh'
RUN
bash
-c
'cd /root/tool-src ; DISABLE_TASTE_BANNER=1 install/90_misc.sh'
RUN
bash
-c
'cd /root/tool-src ; DISABLE_TASTE_BANNER=1 install/91_env.sh'
RUN
bash
-c
'cd /root/tool-src ; DISABLE_TASTE_BANNER=1 install/95_components_library.sh'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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