utkusarioglu/Build devcontainer

Build a devcontainer that is compliant with the spec

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
docker_contextDocker build contextyes
dockerhub_usernameUsername for Docker Hubyes
dockerhub_tokenDocker Hub authentication tokenyes
image_nameName for the container to be created. Example: nginxyes
image_tagTag to use for the new imageyes
dockerfile_pathPath to the dockerfile from which to build the imageyes
build_argsBuild argsno""
devcontainer_subfolderThe path where the action will look for the `.devcontainer` folder. no
devcontainer_enabledSwitch for whether running the devcontainer build stepstrue
devcontainer_run_cmd_pathPath to a script file to run inside the devcontainer once the build is complete. You can run some checks using this feature no
dockerhub_repo_description_updateSets whether the action will attempt to update the DockerHub decription. notrue
dockerhub_repo_short_descriptionShort description text for the docker hub repoyes
dockerhub_repo_readme_file_pathPath of the md file which will be used as the docker hub repo readme yes
cache_srcPath for the docker cache sourceno/tmp/.buildx-cache
cache_destPath for the docker cache destinationno/tmp/.buildx-cache-new

no outputs