FILE / ScuroNeko/H2Node

Makefile

Исходный файл и его история в репозитории.
FILE 205d9cf8b036d662766e78317dbf173aadb6a3fe
This repository has been archived on 2026-04-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
H2Node/Makefile
T
2026-03-04 18:23:00 +03:00

3 lines
112 B
Makefile

build:
docker build -t git.nix13.pw/scuroneko/h2node:latest .
docker push git.nix13.pw/scuroneko/h2node:latest