nowfound

Dev tools · October 2, 2022

LD

Layerfiles, Dockerfiles that build VMs

Hey HN, I’m excited to show you Layerfiles, an OSS project which gives you a single binary to build microvms using a syntax that looks like a Dockerfile. The project is currently in alpha, but it’s already able to build a VM on Linux hosts. MicroVMs are like containers, but have several upsides: - They can run on any OS, so you don’t need to run a wrapper VM like Docker Desktop does. - They also let you keep processes running during a build (RUN BACKGROUND), so you can run a webserver or build server in the background. - You can generally run them rootless without any extra configuration.…

In plain words

Layerfiles is an open-source tool that builds lightweight virtual machines using Dockerfile-like syntax. It runs as a single binary on Linux and allows developers to construct microvms that work across any operating system without requiring wrapper VMs like Docker Desktop. The tool supports background processes during builds, enabling users to run web servers or build servers simultaneously, and can operate rootless without additional configuration. Currently in alpha, Layerfiles offers an alternative to containers with greater portability and flexibility.

written from the facts on this page · September 2026

From the sources

In the maker’s words, at launch

Hey HN, I’m excited to show you Layerfiles, an OSS project which gives you a single binary to build microvms using a syntax that looks like a Dockerfile. The project is currently in alpha, but it’s already able to build a VM on Linux hosts. MicroVMs are like containers, but have several upsides: - They can run on any OS, so you don’t need to run a wrapper VM like Docker Desktop does. - They also let you keep processes running during a build (RUN BACKGROUND), so you can run a webserver or build server in the background. - You can generally run them rootless without any extra configuration. Here’s an example Layerfile you can try: FROM vm/ubuntu:22.04 RUN BACKGROUND python3 -m http.server 8000 RUN curl localhost:8000 COPY . . RUN ls I'd love any comments or feedback! I’d also appreciate if someone could try building it for Mac or Windows.

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 1d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, October 2022

the whole month →
  • I3

    Hey HN, I 3d scanned the interior of the Great Pyramid / Khufu's pyramid for the Giza Project this summer and just finished the guided version to share. Would love feedback and/or problems you encounter. I used both a Leica BLK 360 and Matterport Pro 2 to do the scanning and the Matterport SDK for the web viewer. Matterport's web display with Three.js has been the most accessible to a wide audience in the past (previous iterations are in Unity and Unreal, but difficult to download over slower connections). I've been interviewing social studies teachers around the 6th grade level to…

    Dev tools · 2022 · giza.mused.org

  • Clay819

    Discover, organize, and deepen relationships

    Work · 2022 · me.sh

  • RO

    Last time I posted this it didn't garner much interest. There have been lots of improvements and fixes since the last release. Quick list of features: - Workspaces - Tabs - Nested Folders - Lots of context menus - Response history - Plugins - Runs fully in the browser and runs offline if necessary - Chrome and Firefox extension to bypass CORS restrictions - Desktop builds for all platforms - GraphQL support - Import collections exported from Postman and Insomnia - Simple user friendly interface I built this because I love Insomnia but wanted a portable version that I could run in the…

    Dev tools · 2022 · restfox.dev

  • 100+ newsletters ready to promote your product

    Growth · 2022

  • Profitable Micro SaaS ideas, supportive community

    Life & fun · 2022 · microsaashq.com

  • AR

    APIs are a little like the open road—always waiting, full of opportunity, but hardly utilized. So here’s America, composed of several APIs that paint a vivid, real-time picture of a good old-fashioned road trip. Get local classifieds and photos. Tune into local radio stations. Talk wit other drivers. And more. Exploring the country by car was an invaluable experience for me during my time in the states. I’ve since moved to Barcelona, and find myself missing the territory. This is my attempt at recreating the magic.

    Life & fun · 2022 · 4m3ric4.com