version: '3.9'

services:
  python:
    build: pyrt
    image: astrojs/pyrt-nanoserver-20h2
  jre:
    build: jre 
    image: astrojs/jre-nanoserver-20h2