feat(dscp): initial commit
This commit is contained in:
6
compose.yml
Normal file
6
compose.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
dscp-toy:
|
||||
image: git.rust.cloud/dscp/toy:latest
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
Reference in New Issue
Block a user