Skip to content

add docker install and usage flow #45

Description

@therepanic

This is very useful one. I would prefer it to be a separate compose file so you could attach other backend compose files. Something like this:

docker compose \
    -f openleetcode.yaml \
    -f backends/piston/docker-compose.yml \
    run --rm openleetcode submit /work/solution.py --id 1

We also need to support intercepting the OPENLEETCODE_BACKEND_URL environment for this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions