mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 03:54:55 +01:00
update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Dockerfile for icecast-arm
|
||||
#
|
||||
|
||||
FROM easypi/alpine-arm
|
||||
FROM arm32v7/alpine:3
|
||||
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
|
||||
@@ -2,4 +2,4 @@ icecast:
|
||||
image: easypi/icecast-arm
|
||||
ports:
|
||||
- "8000:8000"
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -2,4 +2,4 @@ icecast:
|
||||
image: vimagick/icecast
|
||||
ports:
|
||||
- "8000:8000"
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user