change Reese Arch Toolbox containerfile name to arch.containerfile
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 7m20s
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 7m20s
This commit is contained in:
@@ -5,7 +5,7 @@ podman build \
|
||||
--no-cache \
|
||||
-t gitea.reeseapps.com/services/arch-toolbox:latest \
|
||||
-t gitea.reeseapps.com/services/arch-toolbox:$(date +%s) \
|
||||
-f ./infrastructure/graduated/fedora/Containerfile
|
||||
-f ./infrastructure/graduated/fedora/arch.containerfile
|
||||
# Stop the current arch toolbox
|
||||
podman container stop arch-toolbox-latest
|
||||
# Remove the old container
|
||||
|
||||
Reference in New Issue
Block a user