Browse Source

Fix

master
Ray Burgemeestre 7 months ago
parent
commit
7c52fed6c9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      apt-publisher/Makefile

+ 1
- 1
apt-publisher/Makefile View File

docker build . -t rayburgemeestre/apt-ubuntu:22.04 -f Dockerfile-ubuntu2204 docker build . -t rayburgemeestre/apt-ubuntu:22.04 -f Dockerfile-ubuntu2204


docker-ubuntu2404: docker-ubuntu2404:
docker build . -t rayburgemeestre/apt-ubuntu:22.04 -f Dockerfile-ubuntu2404
docker build . -t rayburgemeestre/apt-ubuntu:24.04 -f Dockerfile-ubuntu2404


run-initialize-once: run-initialize-once:
echo Please refer to README. Initial steps were done once manually and tar of artifacts was zipped. echo Please refer to README. Initial steps were done once manually and tar of artifacts was zipped.

Loading…
Cancel
Save