mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 16:26:16 -04:00
Add new steps to publish a containerized CyberChef to GHCR
This commit is contained in:
parent
9829b419b9
commit
0da30813da
3 changed files with 53 additions and 1 deletions
3
Containerfile
Normal file
3
Containerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM ghcr.io/static-web-server/static-web-server:2.25-alpine
|
||||
|
||||
COPY ./build/prod /public
|
Loading…
Add table
Add a link
Reference in a new issue