Skip to content
Snippets Groups Projects
Commit f582e0db authored by Benedikt's avatar Benedikt
Browse files

Merge remote-tracking branch 'origin/main' into main

parents 5a95ebd7 0f41cf0d
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ To use the docker container, you need to have docker installed on your machine.
Once you have docker installed, you can run the following commands to pull the repository and biuld docker image and run the container:
```bash
docker pull benesee/dccxmljsonconvgui:latest
docker run --name dcc-xmljsonconv-gui -d dcc-xmljsonconv-gui
docker run --name dccxmljsonconvgui -d benesee/dccxmljsonconvgui
```
To access the application, open your browser and go to `http://localhost:5008/dccxmljsonconvgui/`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment