forked from Botanical/BotanJS
10 lines
154 B
YAML
10 lines
154 B
YAML
version: '3.9'
|
|
|
|
services:
|
|
python:
|
|
build: pyrt
|
|
image: astrojs/pyrt-nanoserver-20h2
|
|
jre:
|
|
build: jre
|
|
image: astrojs/jre-nanoserver-20h2
|