This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
2021-2022-Master-Secu-Devops-TP-Docker
/
De-Chauveron-Anatole-Url-of-the-github-repo
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
feat: exo bash
1_dockerfile
Anatole-EES
5 years ago
parent
cd0b03e30a
commit
5f04a93369
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
1_dockerfile/bash/Dockerfile
3
1_dockerfile/bash/Dockerfile
View File
@ -0,0 +1,3 @@
FROM
ubuntu:18.04
COPY
to_run.sh /root/to_run.sh
CMD
[
"/bin/bash"
,
"/root/to_run.sh"
]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
2021-2022-Master-Secu-Devops-TP-Docker/De-Chauveron-Anatole-Url-of-the-github-repo
Title
Body
Create Issue