diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ FROM scratch -ADD gobottin / +ADD gobottin.static /gobottin ENTRYPOINT ["/gobottin"] |
index : bottin.git | ||
A cloud-native LDAP server backed by a Consul datastore |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Dockerfile | 2 |
@@ -1,5 +1,5 @@ FROM scratch -ADD gobottin / +ADD gobottin.static /gobottin ENTRYPOINT ["/gobottin"] |