version: "3" services: jnx-admin-dashboard-server: container_name: jnx-admin-dashboard-server image: jnx-admin-dashboard-server:latest build: context: . dockerfile: Dockerfile