mirror of
https://github.com/Tha14/uam-docker.git
synced 2025-07-04 20:36:46 +02:00
Initial commit
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Run UAM in a Docker container
|
||||
|
||||
## How to use
|
||||
1. Make sure you have docker and docker-compose installed on your host.
|
||||
2. Clone this repository.
|
||||
3. Add your Public Key by editing the docker-compose.yml file.
|
||||
4. 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.
|
Reference in New Issue
Block a user