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
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c857092d27
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c857092d27'
${ noResults }
tmpl
/
Dockerfile
5 lines
62 B
Docker
Raw
Normal View
History
Unescape
Escape
Specify docker in FROM Dockerfile statement
3 years ago
FROM
docker.io/library/golang:1.17.1
Add ci-coverage make target to build coverage in a container
3 years ago
ADD
. /app
WORKDIR
/app