Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A minimal repository that packages a python application, creates a docker image and pushes to github container registry (ghcr) all using github actions/workflows.

Source Code

First time commit,

git init
git remote add origin <URL of Repository>
git add *
git add .
git branch -M master
git commit -m "initial commit"
git push origin master

About

Sample repository that creates a docker image of a python script and pushes to github container registry

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages