Use local registry to fetch image
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
toid:
|
||||
image: toid
|
||||
image: localhost:5000/toid
|
||||
container_name: toid
|
||||
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user