Skip to content

Commit

Permalink
Missed the container name change on the docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
skibum committed Dec 29, 2020
1 parent 40eacde commit 25a37b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
mode: host
entrypoint: "/bin/sh -x docker-entrypoint.sh"
working_dir: "/MTC_Agent/"
container_name: MTConnect_Agent
container_name: Alpine_MTConnect_Agent
restart: unless-stopped
volumes:
- type: bind
Expand Down

0 comments on commit 25a37b5

Please sign in to comment.