https://github.com/52north/docker-images

Meta project, providing Dockerfiles and docker-compose files for 52°North software projects

https://github.com/52north/docker-images

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 (3.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Meta project, providing Dockerfiles and docker-compose files for 52°North software projects

Basic Info
  • Host: GitHub
  • Owner: 52North
  • Language: JavaScript
  • Default Branch: master
  • Size: 478 KB
Statistics
  • Stars: 1
  • Watchers: 8
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Archived
Created almost 9 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

ARCHIVED

This project is no longer maintained and will not receive any further updates. If you plan to continue using it, please be aware that future security issues will not be addressed.

52°North Docker Images

Meta project, providing Dockerfiles and docker-compose files for 52°North software projects.

Structure

A top-level 52°North is represented by a directory. Images for a version of the project are located in a subdirectory. The Structure of that subdirectory is to be defined by the project maintainer.

Example for SOS:

<repository> |-- sos | |-- 4.4.0 | |-- sos | | |-- Dockerfile | | +-- docker-compose.yml | |-- sos-configured | | |-- .. | +-- sos-weather-postgres +-- helgoland

Owner

  • Name: 52°North Spatial Information Research GmbH
  • Login: 52North
  • Kind: organization
  • Email: info@52north.org
  • Location: Münster

Advancing spatial information infrastructures to foster open science

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

sos/4.4.0/sos/Dockerfile docker
  • tomcat 9 build
sos/4.4.0/sos/docker-compose.yml docker
  • 52north/sos 4.4.0
sos/4.4.0/sos-configured/Dockerfile docker
  • 52north/sos 4.4.0 build
sos/4.4.0/sos-configured/docker-compose.yml docker
  • 52north/sos-configured 4.4.0
  • 52north/sos-solar-postgres 4.3.8
sos/4.4.0/sos-envirocar-database/envirocar-importer/Dockerfile docker
  • node latest build
sos/4.4.0/sos-envirocar-database/envirocar-mongo/Dockerfile docker
  • mongo latest build
sos/4.4.0/sos-envirocar-database/envirocar-postgres/Dockerfile docker
  • mdillon/postgis 9.5 build
sos/4.4.0/sos-solar-postgres/Dockerfile docker
  • mdillon/postgis 9.5 build
sos/4.4.0/sos-solar-postgres/docker-compose.yml docker
  • 52north/sos-solar-postgres 4.4.0
sos/4.4.0/sos-weather-postgres/Dockerfile docker
  • mdillon/postgis 9.5 build
sos/4.4.0/sos-weather-postgres/docker-compose.yml docker
  • 52north/sos-weather-postgres 4.4.0
sos/4.4.0/import-from-rest-api/package.json npm
  • grunt ~0.4.5 development
  • grunt-contrib-jshint ~0.6.4 development
  • grunt-contrib-nodeunit ~0.2.0 development
  • grunt-contrib-watch ~0.5.3 development
  • async ^2.1.2
  • moment ^2.16.0
  • request ^2.78.0
  • request-promise ^4.1.1
sos/4.4.0/sos-envirocar-database/envirocar-importer/package.json npm
  • momentjs ^1.1.17
  • mongodb ^2.2.10
  • pg ^6.1.0
  • rx ^4.1.0
sos/4.4.0/sos-envirocar-database/docker-compose.yml docker