This website requires JavaScript.
Explore
Help
Sign In
waja
/
test-action-debian-package
Watch
1
Star
0
Fork
You've already forked test-action-debian-package
0
forked from
waja/action-debian-package
Code
Pull requests
1
Actions
Activity
d3ce6af944
test-action-debian-package
/
Dockerfile
6 lines
53 B
Docker
Raw
Normal View
History
Unescape
Escape
init
2020-03-25 22:13:26 +00:00
FROM
docker
Initial commit
2020-03-25 21:27:56 +00:00
init
2020-03-25 22:13:26 +00:00
COPY
main.sh /
Initial commit
2020-03-25 21:27:56 +00:00
init
2020-03-25 22:13:26 +00:00
ENTRYPOINT
[
"/main.sh"
]
Copy permalink