TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Fleeting – simplest way to "Docker run/build" in the cloud

3 pointsby JakaJancar9 months ago
Hey!<p>While building my last project (also published today, check it out [1]) I had the need to run some docker jobs in the cloud, for CI&#x2F;CD, with more flexibility than GitHub Actions offers (specifically in my chosen cloud&#x2F;region&#x2F;architecture&#x2F;instance type).<p>There’s a ton of companies offering docker hosting&#x2F;building&#x2F;… but IMO it should be easy to run things in my own AWS&#x2F;GCP account and as simple as doing “sudo”. There used to be a thing called “docker-machine” that was for launching remote docker hosts, but it’s dead now and either way even that seemed to complex and stateful.<p>So I built fleeting - check it out here: <a href="https:&#x2F;&#x2F;github.com&#x2F;jakajancar&#x2F;fleeting">https:&#x2F;&#x2F;github.com&#x2F;jakajancar&#x2F;fleeting</a><p>Does something similar already exist?<p>I would like to add Hetzner and spot instances next.<p>[1]: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41456371">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41456371</a>

no comments

no comments