Skip to content

Instantly share code, notes, and snippets.

@Lyuji282
Created December 22, 2018 12:17
Show Gist options
  • Save Lyuji282/30315a441d78ecf7fc2c68b0bbd4c18b to your computer and use it in GitHub Desktop.
Save Lyuji282/30315a441d78ecf7fc2c68b0bbd4c18b to your computer and use it in GitHub Desktop.
version: '3'
services:
tweet:
image: morizyun/headless-chrome-puppeteer-japanese
container_name: tweet
working_dir: /tmp/tweet
tty: true
stdin_open: true
restart: always
volumes:
- ./tweet:/tmp/tweet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment