mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-04-22 00:29:10 +08:00
Introduce multi-arch builds with Docker buildx
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
version: '3.5'
|
||||
services:
|
||||
app:
|
||||
image: ${IMAGE_NAME}:${IMAGE_TAG}
|
||||
build: .
|
||||
sut:
|
||||
image: alpine:3.13
|
||||
|
||||
Reference in New Issue
Block a user