Use a base image for joex containing all the tools

This commit is contained in:
Eike Kettner
2020-09-09 22:59:34 +02:00
parent 5809f94d6f
commit 29ddcccbba
5 changed files with 67 additions and 31 deletions

6
docker/push-joex-base.sh Executable file
View File

@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -e
docker push eikek0/docspell:joex-base-1
docker push eikek0/docspell:joex-base-latest