You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone Build is passing
Details
|
2 years ago | |
---|---|---|
.drone.yml | 2 years ago | |
Dockerfile | 2 years ago | |
README.md | 2 years ago | |
entrypoint.sh | 2 years ago |
README.md
Docker-go-ssb-room
Dockerfile for https://github.com/ssb-ngi-pointer/go-ssb-room/
Using
Plain Docker:
docker run \
-e "DOMAIN=yourdomain.com" \
-v "$PWD/data:/app/data" \
-p "3000:3000" \
3wordchant/go-ssb-room:2.0.3
abra app new go-ssb-room
# answer prompts
abra app room.example.com deploy