services:
  app:
    image: "hub.epicm.org/epicmorg/nginx:${NGINX_VERSION}-rtmp-hls"
    build:
      context: .
      args:
        NGINX_#version: ${NGINX_VERSION}
        NGINX_DOWNLOAD_URL: ${NGINX_DOWNLOAD_URL}