automated .deb packaging

This commit is contained in:
2025-03-22 14:50:51 +03:00
parent ba8fc1079a
commit 80e9397e01
7 changed files with 56 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
FROM checks_parser_base
FROM checks_parser_base_ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt update
RUN DEBIAN_FRONTEND=noninteractive apt install -y wget git cmake make gcc g++ fuse libboost-regex-dev