Initial commit

This commit is contained in:
John Edwards 2023-09-30 20:58:08 +01:00
parent 151d11e7c8
commit 0ccf90faac
6 changed files with 128 additions and 0 deletions

2
bullseye/hooks/push Normal file
View file

@ -0,0 +1,2 @@
#!/bin/bash
docker push --all-tags ${DOCKER_REPO}