NOTE: This image is intended to be used with nfqlt/docker vagrant box and other nfqlt docker images. Other use scenarios might work but are not tested yet.
This is rolling release.
version: '2.4'
services:
chromium:
image: nfqlt/chromium
volumes:
- './src:/home/project/src'
- /tmp
dev:
image: nfqlt/php73-dev
volumes_from:
- service:chromium:rw
volumes:
- './src:/home/project/src'
- '/home/project/.ssh:/home/project/.ssh'
- '/etc/ssh:/etc/ssh'
- '/etc/gitconfig:/etc/gitconfig'
- '/etc/environment:/etc/environment-vm:ro'
Content type
Image
Digest
sha256:e52328ea9…
Size
437.4 MB
Last updated
6 days ago
docker pull nfqlt/chromium