Skip to content

Build Container And Docker Compose Service Example

License

Notifications You must be signed in to change notification settings

gsxhnd/dev-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c11010 · Jan 23, 2025
Aug 10, 2023
Sep 14, 2024
Jan 23, 2025
Aug 10, 2023
Sep 11, 2024
Sep 12, 2024
Apr 8, 2023
Jan 20, 2020
Mar 15, 2023
Aug 10, 2023

Repository files navigation

Build Openwrt in Docker

Build Docker Environment

docker build -f Dockerfile.base -t openwrt:ubuntu-22.10-base .
# Code in container, keep running
# ENTRYPOINT ["tail", "-f", "/dev/null"]
docker run --name openwrt -d gsxhnd/openwrt:22.03-ubuntu22.10-base tail -f /dev/null

About

Build Container And Docker Compose Service Example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published