mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Use a base image for joex containing all the tools
This commit is contained in:
6
docker/push-joex-base.sh
Executable file
6
docker/push-joex-base.sh
Executable 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
|
Reference in New Issue
Block a user