Fixes the Dockerfile.armhf of the original source, see GitHub for all changes.
Created and tested on a Raspberry Pi 3.
version: "2"
services:
shaarli:
image: mxndr/shaarli-armhf:latest
container_name: shaarli
volumes:
- /opt/appdata/shaarli/cache:/var/www/shaarli/cache
- /opt/appdata/shaarli/data:/var/www/shaarli/data
ports:
- 8080:80
restart: unless-stopped
Content type
Image
Digest
Size
31.2 MB
Last updated
over 6 years ago
docker pull mxndr/shaarli-armhf