Menu

#422 watertank docker file don't work  Edit

compiler
closed
None
2025-11-30
2024-01-08
D M B
No

Docker file for watertank don't work (https://sourceforge.net/p/openpearl/code/ci/watertank/tree/openpearl-code/docker/Dockerfile):

Step 14/20 : RUN ./installPackages
 ---> Running in 44feaadf4cd2
host linux version not detected
PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
The command '/bin/sh -c ./installPackages' returned a non-zero code: 1

Discussion

  • Marcel Schaible

    Marcel Schaible - 2024-01-08
    • assigned_to: Marcel Schaible
     
  • Marcel Schaible

    Marcel Schaible - 2024-01-13
    • status: open --> accepted
     
  • D M B

    D M B - 2025-01-24

    Attached is a working dockerfile. Feel free to use it :)

    Changes:
    - don't use a separate user, is not relevant in docker
    - don't use installPackages script, install all needed packages via apt
    - pin the ubuntu version to avoid breaking changes in the future

     
  • Marcel Schaible

    Marcel Schaible - 2025-01-24

    I checked your Dockerfile and works fine Thanks for your help!

     
  • Marcel Schaible

    Marcel Schaible - 2025-01-24
    • status: accepted --> closed
     
  • Marcel Schaible

    Marcel Schaible - 2025-01-24
    • status: closed --> pending
     
  • Marcel Schaible

    Marcel Schaible - 2025-01-24

    I wil incoporate this with some documentation.

     
  • Marcel Schaible

    Marcel Schaible - 2025-11-30

    Fixed. New Dockerfile checked in

     
  • Marcel Schaible

    Marcel Schaible - 2025-11-30
    • status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB