version: "3.8" services: web: image: falantasw/nt-tool:${FILL ME WITH LATEST TAG} pull_policy: if_not_present ports: - 8050:8050 volumes: - ./input:/code/input - ./output:/code/output Visit falanta's ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.