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

Update README.md

parent 62fbbc60
No related branches found
No related tags found
No related merge requests found
......@@ -17,9 +17,7 @@ There are two ways to install/deploy the application:
To use the docker container, you need to have docker installed on your machine. If you don't have docker installed, you can download it from [here](https://www.docker.com/products/docker-desktop).
Once you have docker installed, you can run the following commands to pull the repository and biuld docker image and run the container:
```bash
git clone https://gitlab1.ptb.de/digitaldynamicmeasurement/dcc_XMLJSONConvGUI.git
cd dcc_XMLJSONConvGUI
docker build -t dcc-xmljsonconv-gui .
docker pull benesee/dccxmljsonconvgui:latest
docker run --name dcc-xmljsonconv-gui -d dcc-xmljsonconv-gui
```
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