This website requires JavaScript.
Explore
Help
Sign In
chiu
/
plow
Watch
1
Star
0
Fork
You've already forked plow
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
750b46a0b4
plow
/
Dockerfile
4 lines
66 B
Docker
Raw
Blame
History
FROM
scratch
COPY
plow /usr/bin/plow
ENTRYPOINT
[
"/usr/bin/plow"
]
Reference in New Issue
View Git Blame
Copy Permalink