Skip to content
Snippets Groups Projects
Commit 01a2195a authored by KIEU Thi phuong's avatar KIEU Thi phuong
Browse files

edit image

parent 7295b73d
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ CMD ["java", "-cp", "/devs-dclitest/bin:/devs-dclitest/lib/fwkdevs-v0.7", "Simul
Right click to *Dockerfile**Run As**Docker Image Build*.
![alt text](image.png)
![alt text](./screenshot%20images/image.png)
Write *Image Name*, e.g. *devs-dcli:test*.
......@@ -114,7 +114,7 @@ Successfully built 530f80b5391d
Successfully tagged devs-dcli:test
```
If successfully, right click on the main class, then *Run As**Java Application in Container*.
![alt text](image-1.png)
![alt text](./screenshot%20images/image-1.png)
**Note:** In case Docker Tooling has some problems, install Docker on Ubuntu (follow guildlines [here](https://docs.docker.com/engine/install/ubuntu/)). Then build and run docker by command line:
......@@ -154,7 +154,7 @@ You will see the VSCode workspace opened. Test running the java program inside t
java -cp /devs-dclitest/bin:/devs-dclitest/lib/fwkdevs-v0.7 Simulator
```
![alt text](image-2.png)
![alt text](./screenshot%20images/image-2.png)
Stop the container:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment