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