hometown-mastodon/Dockerfile.armhf

12 lines
273 B
Docker
Raw Permalink Normal View History

2022-11-08 09:05:24 +00:00
FROM ghcr.io/linuxserver/baseimage-alpine-nginx:arm32v7-3.15
ARG BUILD_DATE
ARG VERSION
ARG MASTODON_VERSION
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="TheSpad"
# This image does not support armhf
COPY root/ /