index
:
bottin.git
Correct_Test_GenerateName
bug/message-id
feat/better-docker
import_goldap
lowercase_scheme
main
master
nix
test-go-Bottin
woodpecker-ci
A cloud-native LDAP server backed by a Consul datastore
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
Dockerfile
blob: afc0b36164871c7c481efc9cf398c94d36c18322 (
plain
) (
tree
)
15745b1
1be8b6a
15745b1
1
2
3
4
5
FROM
scratch
ADD
gobottin.static
/gobottin
ENTRYPOINT
[
"/gobottin"
]