Skip to content
Snippets Groups Projects
Commit 031c4c3b authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

PIPELINE: Add zip and tar to Docker image

parent 450e14e9
No related branches found
No related tags found
2 merge requests!61Release 0.3.0,!53Add vcpkg support
Pipeline #54018 passed with warnings
Pipeline: caosdb-julialib

#54032

    Pipeline: CaosDB Octave library

    #54031

      Pipeline: caosdb-cppinttest

      #54022

        This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
        ...@@ -7,7 +7,8 @@ RUN apt-get install -y doxygen graphviz ...@@ -7,7 +7,8 @@ RUN apt-get install -y doxygen graphviz
        RUN apt-get install -y clang-format-11 clang-tidy-11 RUN apt-get install -y clang-format-11 clang-tidy-11
        RUN apt-get install -y python3-pip RUN apt-get install -y python3-pip
        RUN apt-get install -y git RUN apt-get install -y git
        RUN apt-get install -y curl RUN apt-get install -y curl zip unzip tar
        RUN apt-get install -y openjdk-11-jdk-headless RUN apt-get install -y openjdk-11-jdk-headless
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment