Skip to content

tomny-dev/docker-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-template

A template for maintaining docker images using GitHub Actions to automate Packages.

This repository includes a simple example Dockerfile and accompanying docker-compose.yml to demonstrate how you might build and run a container.

Build the image

docker build -t docker-template .

Run with Docker Compose

docker compose up

About

A template for maintaining docker images using github Actions to automate Packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages