A forked repo of the original YLT that extends it's usage for Cursion.
- Ensure you are in the root of
ytl-server
- Build Dockerfile
docker build . -t 'cursiondev/ylt:latest' --platform linux/amd64
- Push to dock Dockerfile
docker push cursiondev/ylt:latest