mirror of
https://github.com/openvk/openvk
synced 2025-04-24 00:53:00 +03:00
249 B
249 B
Instruction for building with Podman|Docker:
For podman use:
podman build -t openvk .
podman run -it -p YOUR_EXTEND_PORT:80 openvk
For docker use: