Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 956 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 956 Bytes

Alpine Baikal Docker Container

GitHub Tag Docker Stars Docker Pulls Docker Automated Build Docker License

Usage:

docker run \
    --publish 80:80 \
    --volume `pwd`/config:/baikal/Specific
    --name baikal \
    --restart always \
    --detach \
    bambucha/baikal

Setup Baikal using admin.

License

The MIT License