Sign inSign up

aggipp/original-or-spun

By aggipp

Updated over 6 years ago

Docker Test Repository for Tomas (for dke01)

Image
Machine learning & AI
Content management system
Web analytics
0

100K+

aggipp/original-or-spun repository overview

Original or spun?

Project

  • Python Project files in /src

Container / Server Setup

Important Information
  • All data (installations, uploads, changes) in this container is volatile and will be reset to the state as described in the Dockerfile for each new deployment.

  • If you want permanent changes e.g. another program installed or a different program setup. Please make your changes inside the Dockerfile.

  • Persistent data across a deployment step is only guaranteed inside the mounted directory /data.

Docker and Test

You can locally build and test the container if you have Docker installed. Testing beforehand ensures that your application is running when it is deployed.

Build it

docker build -t test .

Run it

docker run test
Access

To login please copy your SSH public key into /ssh_config/authorized_keys.

CI Pipeline

This project is automatically build and pushed onto our university server.

The deployment onto the server takes about 20 min in total, mostly depending on Docker Hub's performance.

  1. Push Changes > GitHub (manual, whatever we code)
  2. GitHub > Docker Hub (automatic, build pipeline of docker image)
  3. Docker Hub > DKE Server (automatic, pull onto server via watchtower)

Newer images from the Docker Hub repository are checked in 5min intervals.

Tag summary

Content type

Image

Digest

Size

257.4 MB

Last updated

over 6 years ago

docker pull aggipp/original-or-spun