To run on your pc downlod docker.
After installing docker on your system build docker image and after successful building image start container by running image.
for eg:
To build: docker build -t <image-name> . /
create container: docker run -p <host-port>:<container-port> -d --name <container-name> <image name>
-
Notifications
You must be signed in to change notification settings - Fork 0
thunderrk2001/online_code_editor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
online cpp , java , python code runner
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published