You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

https://dev.fiz-karlsruhe.de/stash/projects/APD/repos/ise-apd-classification/browse

Das Projekt enthält ein Dockerfile so dass aus dem Projekt ein Docker-Container gebaut werden kann.

DI-Netz: ddb-di-vm08, ausgecheckt in /data/ddb/tools/automaticClassification/git

Docker installiert https://docs.docker.com/engine/install/

Autostart: 

sudo systemctl enable docker.service
 sudo systemctl enable containerd.service

sudo usermod -a -G docker admin um den ockerdaemon ansprechen zu dürfen
  • No labels