Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Dockerfile « debian-ncp « docker-armhf - github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c75a0edb9347229f4abbe4d5c278f0b754644615 (plain)
1
2
3
4
5
6
7
8
9
FROM arm32v7/debian:stretch-slim

MAINTAINER Ignacio Núñez Hernanz <nacho@ownyourbits.com>

CMD /bin/bash

RUN mkdir -p /etc/services-available.d  /etc/services-enabled.d

COPY docker-armhf/debian-ncp/run-parts.sh /