cscg24-njs

CSCG 2024 Challenge 'Nimble Join Service'
git clone https://git.sinitax.com/sinitax/cscg24-njs
Log | Files | Refs | sfeed.txt

docker-compose.yml (80B)


      1services:
      2  service:
      3    build:
      4      context: .
      5    ports:
      6      - "1024:1024"