zlacker

[parent] [thread] 0 comments
1. kakadz+(OP)[view] [source] 2020-08-17 07:10:45
If you want to play around with Spinning Up in a Docker container, then make sure you git clone the repository, then pip install -e repository. For whatever reason, if you try to directly install it with pip, it doesn't work, at least last time I tried it. Here's a Dockerfile and docker-compose.yaml I created some time ago: https://github.com/joosephook/spinningup-dockerfile
[go to top]