webvowl / docker-compose.yml
taferh's picture
add application files
fe66731
version: '3'
services:
server:
build: .
command: catalina.sh run
ports:
- 8080:8080