Skip to content

juev/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools

This repository used for build dev docker container for using with Github Actions.

Example usage:

Contains

  • git
  • jq
  • curl
  • juev/rss-parser
  • juev/getpocket-collector

Local build and test

podman buildx build --platform linux/amd64 -t juev/tools -f Dockerfile
podman run -it --rm juev/tools

or

make build
make run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published