Skip to content

sleepypikachu/actions-path-to-docker-image-name

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actions-path-to-docker-image-name

GitHub Action to convert a directory path to a valid name.

Example

- uses: sleepypikachu/[email protected]
  id: path-to-docker-image
  with:
   path: "./docker/foo/bar"
   prefix: "./docker"

About

GitHub Action to convert paths to valid docker image names

Resources

License

Stars

Watchers

Forks

Packages

No packages published