mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 11:36:27 +02:00
Compare commits
No commits in common. "479f02e13c8ac045502313327cadd8a15d82b5ac" and "2a8097d15d31f7693ae7922b26540ca047b6cdb6" have entirely different histories.
479f02e13c
...
2a8097d15d
1 changed files with 1 additions and 17 deletions
18
readme.md
18
readme.md
|
@ -100,7 +100,7 @@ POST https://emkc.org/api/v2/piston/execute
|
|||
|
||||
- Docker
|
||||
- Docker Compose
|
||||
- Node JS (>= 13, preferably >= 15)
|
||||
- Node JS
|
||||
|
||||
### After system dependencies are installed, clone this repository:
|
||||
|
||||
|
@ -139,22 +139,6 @@ docker run \
|
|||
ghcr.io/engineer-man/piston
|
||||
```
|
||||
|
||||
## Piston for testing packages locally
|
||||
|
||||
### Host System Package Dependencies
|
||||
|
||||
- Same as [All In One](#All-In-One)
|
||||
|
||||
### Installation
|
||||
|
||||
```sh
|
||||
# Build the Docker containers
|
||||
./piston start
|
||||
|
||||
# For more help
|
||||
./piston help
|
||||
```
|
||||
|
||||
<br>
|
||||
|
||||
# Usage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue