mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-06-08 04:28:00 +00:00
Add more architectures, moved to docker baker build system
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
./generate.sh
|
||||
|
||||
docker buildx bake --pull --set common.output=type=registry
|
||||
Reference in New Issue
Block a user