BenShen98 / container

Custom containers for various usecases

Home Page:https://github.com/ludeeus?tab=packages&repo_name=container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ludeeus/container

Custom container images used for stuff.

All container images are available under https://github.com/ludeeus?tab=packages&repo_name=container

Custom commands included in all devcontainers

All custom commands are prefixed with container

bash-5.0# container help

  container
    Custom CLI used in this container

  usage:
    container [command]

  where [command] is one of:
    init             This will give you a fresh development environment.
    run              This will run the default action for the container you are using.
    start            This will start Home Assistant on port 9123.
    check            This will run Home Assistant config check.
    set-version      Install a specific version of Home Assistant.
    upgrade          Upgrade the installed Home Assistant version to the latest dev branch.
    help             Shows this help

General devcontainer documentation

About

Custom containers for various usecases

https://github.com/ludeeus?tab=packages&repo_name=container

License:MIT License


Languages

Language:Shell 59.0%Language:Python 30.5%Language:Makefile 10.5%