Skip to content

bgpat/docker-orca

Repository files navigation

docker-orca

Docker Cloud Automated build

Docker image for ORCA

Usage

Run new server

# initialize DB and run ORCA server
make

Restore from DB dump

# copy your dump file (*.dump) to ./restore
cp my_backup.dump restore/my_backup.dump

# start restoring
make restore

# run ORCA server
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published