mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-23 21:14:22 +01:00
ARM version of nginx on Alpine is back
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
# Does not work on ARM / Raspberry Pi
|
||||
|
||||
FROM cyphernode/nginx:1.14.1-alpine
|
||||
FROM nginx:alpine
|
||||
|
||||
RUN apk add --update --no-cache \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user