is-this-echo / is-this-echo/CodeCompiler
Add Dockerfile for Online Code Compiler
Open
enhancement
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This issue aims to add a **Dockerfile** to the project, enabling the deployment of the online code compiler in a docker container. By incorporating docker support, users will be able to easily set up and run the compiler on their local systems, regardless of their environment.
Proposed Changes:
- Introduce a Dockerfile that defines the necessary environment and dependencies required to run the online code compiler.
- Ensure the Dockerfile includes clear instructions for building the container image and running the application.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.