mirror of
https://github.com/Tha14/uam-docker.git
synced 2024-11-24 17:23:02 +01:00
A docker compose script for running UAM in a docker container.
uam | ||
README.md |
Run UAM in a Docker container
How to use
- Make sure you have docker and docker-compose installed on your host.
- Clone this repository.
- Add your Public Key by editing the docker-compose.yml file.
- Execute the following command in terminal while being in the root of this repository:
docker-compose -d
Information
This container will download the latest version of uam every time it is started.