- Getting containers ready for the cloud
This commit is contained in:
@@ -33,8 +33,8 @@ x-common-variables: &common-variables
|
||||
services:
|
||||
nginx:
|
||||
build:
|
||||
context: ../nginx
|
||||
dockerfile: Dockerfile
|
||||
context: ..
|
||||
dockerfile: ./docker/nginx/Dockerfile
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
|
||||
Reference in New Issue
Block a user