Search found 1 match

by ocroquette
Sun Jan 07, 2024 3:51 am
Forum: Help and Support
Topic: [Tutorial] How to install UMS in Docker
Replies: 4
Views: 31633

Re: [Tutorial] How to install UMS in Docker

Thanks mrfatboy for the tutorial. I allowed me to set up UMS quickly on a Debian Bookworm basis. Here is an update of the instructions with some corrections (XML -> YML) and some additions.

Step 1:
Install Docker. See https://docs.docker.com/engine/install/debian/

Step 2:
Create a directory to ...