new
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: ghostklart/danted:arm
|
||||
image: registry.ghostklart.com/dtibragimov/danted-docker
|
||||
container_name: danted
|
||||
hostname: danted
|
||||
volumes:
|
||||
|
||||
3
start.sh
Normal file
3
start.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker-compose -p socks up -d --remove-orphans
|
||||
Reference in New Issue
Block a user