mirror of
https://github.com/skidoodle/safebin.git
synced 2026-04-28 03:07:41 +02:00
feat: initial release
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
safebin:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
container_name: safebin-dev
|
||||
ports:
|
||||
- 8080:8080
|
||||
Reference in New Issue
Block a user