mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
6 lines
89 B
YAML
Executable File
6 lines
89 B
YAML
Executable File
version: '2'
|
|
services:
|
|
test:
|
|
image: ubuntu:14.04
|
|
stdin_open: true
|
|
tty: true |