Make dockerfile and fix multitag filter

This commit is contained in:
bel
2019-12-07 14:26:44 -07:00
parent 8728b7d694
commit 72169206f8
4 changed files with 28 additions and 1 deletions

1
testdata/migrate.sh vendored
View File

@@ -106,5 +106,6 @@ function add_task() {
}
if [ "$0" == "$BASH_SOURCE" ]; then
echo bash migrate.sh 192.168.0.86:44112 localhost:39909
time main "$@"
fi