koba-e964 / qepcad-image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

日本語: README-ja.md

How to build an image

./build.sh

How to execute

Run locally

docker run --rm --platform linux/amd64 --interactive --tty qepcad <FILENAME

Fetch an image from Docker Hub

docker run --rm --platform linux/amd64 --interactive --tty kobae964/qepcad:latest <FILENAME

About


Languages

Language:Dockerfile 93.3%Language:Shell 6.7%