Skip to content

sennetconsortium/api-base-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

api-base-image

The docker image to be used as the base/parent image for the various SenNet APIs. The current version is based on the Red Hat Universal Base Image 8.6 and has Python 3.9.7 installed.

docker build -t sennet/api-base-image:1.0.0 .

Then publish it to the DockerHub:

docker login
docker push sennet/api-base-image:1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published