Commit e4164a33 authored by Administrator's avatar Administrator
Browse files

Upload New File

parent 090c4bf4
version: '3'
services:
os:
build:
context: .
dockerfile: Dockerfile
container_name: docker_3dp
ports:
- "2213:22" # SSH
- "8080:8080" # EMBED TOMCAT(#0)
- "8090:8090" # EMBED TOMCAT(#1)
network_mode: bridge
restart: always
volumes:
- ./data:/data
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment