Sign inSign up

kernsuite/base

By kernsuite

•Updated 6 months ago

The base kernsuite image http://kernsuite.info

Image
Data science
3

10K+

kernsuite/base repository overview

⁠About

This is the base KERN docker image.

KERN is the radio astronomical software suite. Read more about KERN at http://kernsuite.info⁠

This Docker image is:

  • Based on Ubuntu 24.04
  • Has the KERN version 9 launchpad PPA enabled
  • Has Universe, Multiverse and Restricted repo's enabled
  • Has a docker-apt-install script which can be used to install debian package while keeping the Docker image clean and tiny.

You can manually build this image with make build or download it from the docker hub with the name radioastro/base:

usage: $ docker run kernsuite/base <cmd>

note: you can use this image as a base for your custom image. Just put FROM: kernsuite/base:10 as the first line in your Dockerfile.

https://hub.docker.com/repository/docker/kernsuite/base⁠

Tag summary

Content type

Image

Digest

Size

93 MB

Last updated

over 5 years ago

docker pull kernsuite/base