https://github.com/dasch-swiss/docker-sipi-base

Dockerfile for building the base sipi image containing all necessary Ubuntu 10.04 packages

https://github.com/dasch-swiss/docker-sipi-base

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Dockerfile for building the base sipi image containing all necessary Ubuntu 10.04 packages

Basic Info
  • Host: GitHub
  • Owner: dasch-swiss
  • License: mit
  • Language: Dockerfile
  • Default Branch: main
  • Size: 60.5 KB
Statistics
  • Stars: 1
  • Watchers: 8
  • Forks: 1
  • Open Issues: 0
  • Releases: 31
Created almost 10 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

SIPI Base Docker Image

Docker image containing the base environment necessary to build and run the SIPI (Simple Image Presentation Interface) Server: https://github.com/dasch-swiss/sipi

Usage

In your dockerfile add:

Dockerfile FROM daschswiss/sipi-base:2.19.1

Multiplatform Build Resources

Owner

  • Name: DaSCH - Swiss National Data and Service Center for the Humanities
  • Login: dasch-swiss
  • Kind: organization
  • Email: info@dasch.swiss
  • Location: Switzerland

Development repositories of the DaSCH.

GitHub Events

Total
  • Delete event: 1
  • Push event: 3
  • Pull request event: 1
  • Pull request review event: 1
Last Year
  • Delete event: 1
  • Push event: 3
  • Pull request event: 1
  • Pull request review event: 1

Dependencies

.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
Dockerfile docker
  • base latest build
  • platform-${TARGETOS}-${TARGETARCH} latest build
  • ubuntu 22.04 build