Docker Remote Dev Jobs — RSS feed

80 open positions · updates continuously · free, no API key

Feed URLs

RSShttps://devremotely.com/feeds/docker.xml
JSONhttps://devremotely.com/feeds/docker.json

Permanent URLs — safe to publish in docs, newsletters, and community bots. Combine with more filters on the feeds & API page.

Latest in this feed

View all 80

Live badge

Embed a live job counter in your blog, README, or community docs — it links back here.

Docker Remote Dev Jobs on Dev Remotely
<a href="https://devremotely.com/feeds/docker">
  <img src="https://devremotely.com/badges/docker.svg" alt="Docker Remote Dev Jobs on Dev Remotely" />
</a>

Embed on your site

A live, self-updating widget that restyles to match light or dark and links back here.

Preview

Copy the code

<iframe src="https://devremotely.com/embed/jobs?feed=docker&limit=5" title="Docker Remote Dev Jobs — Dev Remotely" width="100%" height="560" loading="lazy" style="border:1px solid #e5e7eb;border-radius:12px;max-width:560px;width:100%"></iframe>
<p style="font:13px/1.4 system-ui,sans-serif;margin:6px 0 0"><a href="https://devremotely.com/feeds/docker" style="color:#2f855a;text-decoration:none">Docker Remote Dev Jobs</a> powered by Dev Remotely</p>
<script>window.addEventListener("message",function(e){if(e.origin==="https://devremotely.com"&&e.data&&e.data.jlEmbedHeight){var f=document.querySelector('iframe[src^="https://devremotely.com/embed/"]');if(f)f.style.height=e.data.jlEmbedHeight+"px"}});</script>

Want to tune the size or theme? Use the embed builder.

Use it like an API

GET https://devremotely.com/feeds/docker.json

{
  "title": "…",
  "items": [
    {
      "title": "Senior Engineer at Acme",
      "url": "https://devremotely.com/jobs/…",
      "date_published": "2026-07-07T09:00:00.000Z",
      "tags": ["Docker", "…"],
      "_job": {
        "company": "Acme",
        "location": "Remote · United States",
        "remote": true,
        "type": "full_time",
        "salary": "120K–160K USD"
      }
    }
  ]
}

FAQ

How often does the Docker feed update?

Continuously — new listings are ingested throughout the day and appear in the feed as they're published. Feed responses are cached for about 15 minutes.

Is the feed free to use?

Yes. No API key, no registration, no rate cards. If you republish listings, please keep the link back to the original posting on Dev Remotely.

How do I subscribe or automate it?

Paste the RSS URL into any feed reader (Feedly, NetNewsWire, Inoreader), use "/feed subscribe" in Slack, an RSS bot in Discord or Telegram, or fetch the JSON feed from Zapier, Make, n8n, or a GitHub Action.

What fields does the JSON feed include?

Each item carries the job title, company, direct URL, publish date, and skill tags, plus a _job object with structured location, remote flag, job type, experience level, and salary range with currency.