https://github.com/codebam/soju-docker
https://github.com/codebam/soju-docker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codebam/soju-docker
- Owner: codebam
- Created: 2021-09-19T17:49:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-12T16:38:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T13:58:15.564Z (5 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This container is updated automatically [every Monday at 8:15 UTC](https://github.com/codebam/soju-docker/blob/master/.github/workflows/docker-publish.yml#L10).
To use this container first:
`docker pull ghcr.io/codebam/soju:latest`
Then you can:
`docker exec -it soju /bin/sh`
Create your users and networks (read the man page).
Copy your database out of the container.
`docker cp soju:/soju/soju.db .`
Start the container using `./start.sh`