docker-alpine
Alpine Linux Docker image. Win at minimalism!
File Explorer
Download Latest Version (.zip)- config.yml
- apk-install
- mkimage-alpine.bash
- Dockerfile
- README.md
- about.md
- build.md
- caveats.md
- index.md
- usage.md
- test_alpine-3.1.bats
- test_alpine-3.2.bats
- test_alpine-3.3.bats
- test_alpine-3.4.bats
- test_alpine-3.5.bats
- test_alpine-3.6.bats
- test_alpine-3.7.bats
- test_alpine-3.8.bats
- test_alpine-3.9.bats
- test_alpine-edge.bats
- test_gliderlabs_alpine-3.1.bats
- test_gliderlabs_alpine-3.2.bats
- test_gliderlabs_alpine-3.3.bats
- test_gliderlabs_alpine-3.4.bats
- test_gliderlabs_alpine-3.5.bats
- test_gliderlabs_alpine-3.6.bats
- test_gliderlabs_alpine-3.7.bats
- test_gliderlabs_alpine-3.8.bats
- test_gliderlabs_alpine-3.9.bats
- test_gliderlabs_alpine-edge.bats
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- UTC
- Dockerfile
- options
- .gitignore
- build
- LICENSE
- logo.png
- logo_fastly.png
- README-short.txt
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/gliderlabs/docker-alpine
Downloads the entire project code from GitHub to your computer.
cd docker-alpine
Moves into the project folder you just downloaded.
2. Docker
Easy RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Docker Desktop Needed to build and run containers. Install it and keep it running in the background.
$ docker run progrium/busybox opkg-install nodejs
Runs the built image as an actual container.
$ docker run gliderlabs/alpine apk add --no-cache nodejs
Runs the built image as an actual container.
Run docker compose ps to check the containers are Up. If the README mentions a port, open http://localhost:PORT in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
