rename Dockerfile to vendor-neutral Containerfile
Aiming for OCI compatibility, not vendor-lockin https://lists.podman.io/archives/list/podman@lists.podman.io/thread/DXJBNFCQETRX5M2HQR7IQ4TIMZAK7FG7/
This commit is contained in:
parent
ebea842729
commit
84314d4bfa
@ -29,6 +29,7 @@ docker-build-push:
|
||||
- >
|
||||
docker build
|
||||
--no-cache
|
||||
--file Containerfile
|
||||
--target sq
|
||||
--tag "$IMAGE":latest
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user