Docker image psy/psysh
$ docker run -v $(pwd):/app -it ricc/psyshExample docker-compose.yml file
version: '3.2'
services:
interactive:
volumes:
- ./:/app
image: ricc/psysh:latest
Then run:
$ docker-compose run interactive| Name | Name | Last commit date | ||
|---|---|---|---|---|
Docker image psy/psysh
$ docker run -v $(pwd):/app -it ricc/psyshExample docker-compose.yml file
version: '3.2'
services:
interactive:
volumes:
- ./:/app
image: ricc/psysh:latest
Then run:
$ docker-compose run interactive