Debian Workspace
Caution: this container is development use only. do not use in production environment.
It corresponds to docker-compose
$ make update
# [docker-compose.yml is customized for your PC]
$ docker-compose up -d
There is a sample of
docker-compose.ymlat my gist. - 9zilla-docker-compose.yml
This docker-compose.yml is created on the assumption that Barge is used for the host.
For other docker hosts please refer to examples.
sudo user
ARG username="9zilla"
ARG password="9zilla"
run Xvfb on DISPLAY=:99
$ selenium-xvfb
run selenium With chromedriver on DISPLAY=:99
$ selenium 1>/dev/null 2>/dev/null &
A file is put here.
server configuration:
/var/containers/
contents:/var/virtualdomains/and/var/workspace/
Content type
Image
Digest
Size
635 MB
Last updated
over 8 years ago
docker pull nobiki/9zilla