correct platform
This commit is contained in:
@@ -65,7 +65,6 @@ services:
|
||||
- app-network
|
||||
|
||||
icecast2:
|
||||
platform: linux/amd64
|
||||
build:
|
||||
context: ./icecast
|
||||
dockerfile: Dockerfile
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
FROM --platform=linux/amd64 pltnk/icecast2
|
||||
FROM pltnk/icecast2
|
||||
|
||||
|
||||
RUN apk add --no-cache gettext
|
||||
|
||||
|
||||
Reference in New Issue
Block a user