Email:[email protected]
Password:changeme
version: '3'
services:
npm:
image: 'adxing/npm:latest'
container_name: npm
ports:
- '80:80'
- '81:81'
- '443:443'
volumes:
- ./data:/data
- ./letsencrypt:/etc/letsencrypt
restart: always
Content type
Image
Digest
sha256:4b7ef42be…
Size
367.7 MB
Last updated
about 2 years ago
docker pull adxing/npm