This website works better with JavaScript.
Explore
Help
Register
Sign In
Deuxfleurs
/
bottin
Watch
13
Star
3
Fork
You've already forked bottin
2
Code
Issues
7
Pull Requests
2
Releases
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.
7962e7b262
feat/better-docker
main
lowercase_scheme
test-go-Bottin
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7962e7b262'
${ noResults }
bottin
/
Dockerfile
6 lines
64 B
Docker
Raw
Blame
History
FROM
scratch
ADD
bottin.static /bottin
ENTRYPOINT
[
"/bottin"
]
Reference in New Issue
View Git Blame
Copy Permalink