This website requires JavaScript.
Explore
Help
Register
Sign In
cenon
/
pci-test
Watch
1
Star
0
Fork
0
You've already forked pci-test
forked from
ovh/pci-test
Code
Pull Requests
Activity
a3da5e0425
pci-test
/
ex2
/
Dockerfile
syrell
6ef29fd620
feat: Added exercise 1 and 2
2024-12-01 21:31:29 +01:00
3 lines
36 B
Docker
Raw
Blame
History
FROM
scratch
COPY
app /
CMD
[
"/app"
]
View Git Blame
Copy Permalink