This website works better with JavaScript.
Explore
Help
Sign In
lib
/
tmpl
Watch
1
Star
0
Fork
You've already forked tmpl
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c857092d27
tmpl
/
Dockerfile
5 lines
62 B
Docker
Raw
Blame
History
FROM
docker.io/library/golang:1.17.1
ADD
. /app
WORKDIR
/app
Reference in New Issue
View Git Blame
Copy Permalink