Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(#60): docker experiment #126

Closed
wants to merge 326 commits into from
Closed

fix(#60): docker experiment #126

wants to merge 326 commits into from

Conversation

h1alexbel
Copy link
Owner

@h1alexbel h1alexbel commented Oct 7, 2024


PR-Codex overview

This PR introduces Docker support for the experiment, adds necessary metadata and licensing information, and updates the Dockerfile to set up a Python environment with Poetry, NodeJS, and Rust. It also includes a GitHub Actions workflow for building and running the Docker container.

Detailed summary

  • Added Docker run instructions in README.md.
  • Included the MIT License in .github/workflows/docker.yml and Dockerfile.
  • Created a GitHub Actions workflow to build and run the Docker container.
  • Updated Dockerfile to install Poetry, NodeJS, and Rust.
  • Set up the environment for Poetry and installed dependencies.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@h1alexbel h1alexbel closed this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant