We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f38ca2 commit 718721bCopy full SHA for 718721b
1 file changed
docker-compose.yml
@@ -6,7 +6,8 @@ networks:
6
7
services:
8
modsim:
9
- build: .
+ # build: .
10
+ image: topmaker/modsim
11
container_name: modsim
12
restart: unless-stopped
13
networks:
0 commit comments