howto_build_an_own_docker_image

Dies ist eine alte Version des Dokuments!


HowTo build a Docker Image

  • Use the latest ubuntu docker-image from hub.docker.com
    • because I need the recent libolm3 and libolm-dev
  • I need to
    • apt update
    • apt install python3-venv libolm-dev emacs-nox build-essential python3-pip python3-openssl
    • adduser experiments --home /home/experiments --disabled-password
    • experiments:experiments | chpasswd
    • login experiments
      • source /home/experiments/applications/bin/activate
  • howto_build_an_own_docker_image.1624823614.txt.gz
  • Zuletzt geändert: 2021/06/27 21:53
  • von homer