weaveworks/footloose
Container Machines - Containers that look like Virtual Machines observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2772
- days_rel: n/a
- days_push: 1100
- n_releases_24m: 0
Adoption not part of the score
1583 stars · 117 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Footloose is a Go CLI tool that creates Docker containers configured to behave like virtual machines, running systemd as PID 1 with an SSH daemon for login. It is described as 'Vagrant, but with containers', enabling fast-booting, lightweight machine clusters defined in a footloose.yaml config file.
Use cases
- spin up vm-like containers for local testing
- create fast-booting test machines instead of vms
- run a local multi-node cluster for kubernetes experiments
- test systemd services in isolated containers
- vagrant alternative using docker containers
- run docker-in-docker for integration testing
- provision many lightweight machines quickly for development
When to choose
- you need many fast-booting vm-like environments for local development or testing
- you want a vagrant-like workflow but with container speed
- you need systemd and ssh inside containers to simulate real machines
When to avoid
- you need real virtual machines with kernel isolation
- you want an actively maintained tool - the project is deprecated in favor of Flintlock
- you need production infrastructure provisioning rather than local test machines
Facets
cli-tool · maturity abandoned
developer-tools cli container-runtime developer-tools cli go vagrant-alternative systemd-containers vm-like-containers docker deprecated local-cluster ssh containers command-line linux macos
1 source
- readme: https://github.com/weaveworks/footloose · fetched 2026-08-28 · 5aedd048ba3e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| weaveworks/footloose | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="weaveworks/footloose")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem