This website works better with JavaScript.
Explore
Help
Register
Sign In
Deuxfleurs
/
bottin
Watch
15
Star
3
Fork
You've already forked bottin
2
Code
Issues
7
Pull Requests
1
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.
827083fb29
feat/better-docker
main
lowercase_scheme
test-go-Bottin
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '827083fb29'
${ 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