Sign inSign up

dmg00345/python_signal_edges

By dmg00345

Updated over 2 years ago

Development tools for Python signal edges package.

Image
Developer tools
0

1.4K

dmg00345/python_signal_edges repository overview

This repository contains Python base images for development containers for Python signal edges, located at https://github.com/dmg0345/python-signal-edges. This GitHub repository contains the Dockerfile used to build the images in this DockerHub repository.

To pull the latest image from this DockerHub repository and prepare it for use as a devcontainer base image:

docker pull dmg00345/python_signal_edges:latest

To push the latest image when built from the dockerfile in the Github repository to this DockerHub repository:

./manage.ps1 build
docker push dmg00345/python_signal_edges:latest

Tag summary

Content type

Image

Digest

sha256:29db0ed82

Size

783.5 MB

Last updated

over 2 years ago

docker pull dmg00345/python_signal_edges