docker: add migration-tool to the image

This commit is contained in:
Valentin Tolmer
2021-12-08 10:20:18 +01:00
committed by nitnelave
parent 31cf9b8e2c
commit ef0a0ffced
2 changed files with 5 additions and 6 deletions

View File

@@ -5,9 +5,6 @@
# Don't track cargo generated files
target/*
server/target/*
app/target/*
auth/target/*
# Don't track the generated JS
app/pkg/*
@@ -20,6 +17,7 @@ Dockerfile
README.md
LICENSE
docs/*
example_configs/*
# Various config files that shouldn't be tracked
lldap_config.toml