8 lines
No EOL
194 B
YAML
8 lines
No EOL
194 B
YAML
# docker-dotclear:latest
|
|
services:
|
|
dc_app:
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile
|
|
image: docker-dotclear:latest # debian nginx php-fpm
|
|
container_name: dotclear |