docker-django-devcontainer

Django devContainer

https://github.com/scape-agency/docker-django-devcontainer

Science Score: 44.0%

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

  • CITATION.cff file
    Found 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 (0.3%) to scientific vocabulary

Keywords

django docker python scape-agency scapeagency
Last synced: 6 months ago · JSON representation ·

Repository

Django devContainer

Basic Info
  • Host: GitHub
  • Owner: scape-agency
  • License: cc-by-sa-4.0
  • Language: HCL
  • Default Branch: main
  • Homepage: https://www.scape.agency
  • Size: 657 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
django docker python scape-agency scapeagency
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Codeowners Security Authors

README.md

Django devContainer

Owner

  • Name: Scape Agency
  • Login: scape-agency
  • Kind: organization
  • Email: info@scape.agency
  • Location: Amsterdam, Netherlands

Future Horizons into View Today

Citation (CITATION.cff)

cff-version: 1.2.0
title: Scape Agency - Docker Images - Django devContainer
version: 0.0.1
date-released: 2024-07-01
url: "https://github.com/scape-agency/docker-django-devcontainer"
message: >-
  If you use this software, please cite it using
  the metadata from this file.
type: software
authors:
  - given-names: Lars Bastiaan
    family-names: van Vianen
    email: lars@scape.agency
    affiliation: Scape Agency
    orcid: 'https://orcid.org/0000-0002-8790-8630'

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

.github/workflows/docker_publish.yml actions
  • actions/checkout v3 composite
  • docker/bake-action v2 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.devcontainer/Dockerfile docker
  • ubuntu 24.04 build
.devcontainer/docker-compose.yml docker
bin/docker-compose.yml docker
src/.devcontainer/Dockerfile docker
  • scapeagency/swing-devcontainer latest build
src/.devcontainer/docker-compose.yml docker
src/swing-devcontainer/Dockerfile docker
  • python 3.12-slim build
src/swing-devcontainer/etc/requirements.txt pypi