mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-07 18:56:26 +02:00
Add container customizer (#280)
This commit is contained in:
parent
7d40abfb3f
commit
2c5ec5f7ec
3 changed files with 64 additions and 0 deletions
2
builder/Dockerfile
Normal file
2
builder/Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM ghcr.io/engineer-man/piston:latest
|
||||
ADD . /piston/packages/
|
Loading…
Add table
Add a link
Reference in a new issue