This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
2021-2022-Master-Secu-Devops-TP-CI
/
De-Chauveron-Anatole-Github-URL
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Merge pull request
#2
from Anatole-DC/docker_image
feat: try dockerfile
main
Anatole De Chauveron
5 years ago
committed by
GitHub
parent
efe352c038
20db4b7755
commit
16a5893ed9
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
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
Dockerfile
3
Dockerfile
View File
@ -0,0 +1,3 @@
FROM
alpine-node:latest
ENTRYPOINT
[
"yarn"
,
"install"
]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
2021-2022-Master-Secu-Devops-TP-CI/De-Chauveron-Anatole-Github-URL
Title
Body
Create Issue