From d3ce2366727c9143946350ac601079542331e72f Mon Sep 17 00:00:00 2001 From: js0ny Date: Fri, 28 Nov 2025 07:07:53 +0000 Subject: [PATCH] pack in docker --- compose.yaml | 2 +- flake.nix | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compose.yaml b/compose.yaml index ac21ce2..45ad745 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,7 +2,7 @@ services: app: build: . - image: ilp-coursework:0.1 + image: ilp-coursework:0.2 container_name: ilp-coursework-app ports: - "8080:8080" diff --git a/flake.nix b/flake.nix index 11365ce..dd84284 100644 --- a/flake.nix +++ b/flake.nix @@ -26,8 +26,8 @@ jdk21 gradle httpie - podman - podman-compose + docker + docker-compose newman gron fx