We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Lockbox API is available at the Docker Hub registry as the image named Lockbox.Server.
docker pull lockbox/lockbox.server docker run -p 5000:5000 lockbox.server
You can also use the docker-compose:
git clone https://github.com/Lockbox-stack/Lockbox.Server docker-compose up