Skip to content

mirrord

Develop locally with your kubernetes environment

Run your local code in the real-time context of your cloud environment, with access to other microservices, databases, queues, and managed services, all without leaving the local setup you know and love.

devops

https://mirrord.dev/

amd64 arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install mirrord

sudo apt install mirrord

Snippets

FROM wakemeops/minideb:bookworm

RUN install_packages \
    mirrord=3.231.0*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      mirrord=3.231.0*

Download URLs

Version SHA256 Size (KB)
3.231.0 cc74bc256cd5d43a708b383c0ac9003ccb53ac135bbef6d980f1437e613fe66e 16330
3.230.0 88840248cfa3af5682ec15014d852ddc9dcafc400e7839ab6d12f1ca3262b457 16324
3.229.0 bff5b5a121975310230abeba091269a9c21bf6ddfe9178f61a4ea69911274c7d 16159
3.228.0 2d610f0b1e8fd799c48ad0dfef2177124ea96470749913ec8e320bb9b9b9c757 16226
3.227.0 68b17e16367da2cd7a9225312981cbd737c52e534e85b0a357a7bf15272e078e 15724
3.226.0 87c6f65803b36c3894a7f367ca64934e5cd90cd5587eed2aa8a6f07d389b84ac 15659
3.225.0 138bb0748028025e1aabc1e66d7de409e68d26bf5d46ac484ce8846d6c39cab1 15638
3.224.0 51c049bb63e7529cb57fd26d66a9bcb06e1729e3e73b23dd6afd4578a78bc92f 15613
3.223.0 1e5dfb3389f1dbd652f15c9be96e4fda6fff3fff757ab2e529045a82c9800b3a 15635
3.222.0 2c23a3a4bc308b538b7167ba27805740ff24de3017954947b0bac04a4280307f 15648
Version SHA256 Size (KB)
3.231.0 c302556b556ab84d0f5c8e700f979b218aae63909b897d522a8ce02b7b37d3cb 15160
3.230.0 e6787d553cbbe940fb3fa0038758892bc4be60af027aa29fd56cca11d75b46c7 15203
3.229.0 cbc564985ac9bef21f4a177abf48f7c3628fd39ef41eea5c655c341bbd45496e 15096
3.228.0 dc213a04ded8e201d847e0e9408ba1c154aa09b59b18ca6e598045f871d6bce7 15075
3.227.0 764dcd189f3be8c56ec89e0b04f05540f1b2aa5bb60b3efd63bb29410f267c66 14568
3.226.0 b234d328cfb09c6ff101336d7b69c907ccd881e9e96b135f7dc153ff67675042 14541
3.225.0 41f2ac6e10e4f8f538c5d4fe148c8d7949e22bf303f504e84757f838c3b32647 14528
3.224.0 8a990bdd86bf35eb174291d1d8c02dfe57b47423c22cd546bb7bb6dc249d7d6a 14798
3.223.0 557e1ae2340b741b99c5a7b8443817c6b42bda99d9a2f65e83541e27b984eee0 14781
3.222.0 c3ed5aa895fc2b07c2cbabaa38f160d4598f5a5467647d647a596b3367b5cbc0 14519

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for mirrord are versioned here.

Click here to see mirrord ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/mirrord/ops2deb.yml
name: mirrord
matrix:
  architectures:
    - amd64
    - arm64
  versions:
    - 3.181.0
    - 3.182.0
    - 3.183.0
    - 3.184.0
    - 3.185.0
    - 3.185.1
    - 3.186.0
    - 3.187.0
    - 3.188.1
    - 3.188.2
    - 3.189.0
    - 3.190.0
    - 3.191.0
    - 3.192.0
    - 3.192.1
    - 3.193.0
    - 3.194.0
    - 3.204.1
    - 3.205.0
    - 3.206.0
    - 3.206.1
    - 3.207.0
    - 3.208.0
    - 3.209.0
    - 3.209.1
    - 3.210.0
    - 3.211.0
    - 3.212.0
    - 3.213.0
    - 3.214.0
    - 3.215.0
    - 3.215.1
    - 3.216.0
    - 3.217.0
    - 3.217.1
    - 3.218.0
    - 3.219.0
    - 3.220.0
    - 3.221.0
    - 3.221.1
    - 3.222.0
    - 3.223.0
    - 3.224.0
    - 3.225.0
    - 3.226.0
    - 3.227.0
    - 3.228.0
    - 3.229.0
    - 3.230.0
    - 3.231.0
homepage: https://mirrord.dev/
summary: develop locally with your kubernetes environment
description: |-
  Run your local code in the real-time context of your cloud environment, with
  access to other microservices, databases, queues, and managed services, all
  without leaving the local setup you know and love.
fetch:
  url: https://github.com/metalbear-co/mirrord/releases/download/{{version}}/mirrord_linux_{{target}}.zip
  targets:
    amd64: x86_64
    arm64: aarch64
install:
  - mirrord:/usr/bin/mirrord

The blueprint fetch keyword contains a URL template pointing to mirrord releases. Downloaded files are locked in a lockfile versioned here.

Click here to see mirrord release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/mirrord/ops2deb.lock.yml
- url: https://github.com/metalbear-co/mirrord/releases/download/3.181.0/mirrord_linux_aarch64.zip
  sha256: 28bdb4bf009e82f50aa808035153b9dcecd3d0bb447cd1141f0521a3f8d6d6bf
  timestamp: 2026-01-13 00:08:01+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.181.0/mirrord_linux_x86_64.zip
  sha256: f7e4d3c7b861831873582889a09556170a323003b7f93a93d9e6900b12674eab
  timestamp: 2026-01-13 00:08:01+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.182.0/mirrord_linux_aarch64.zip
  sha256: 76d4a04242dcb20e4d059a9848b93a24cf61cd502eb61a58a9b0b7d181a65200
  timestamp: 2026-01-18 00:09:40+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.182.0/mirrord_linux_x86_64.zip
  sha256: 76c539abc242951a8af7d4f52987c2e5f98ed17cf02f07fae90898d1142b7806
  timestamp: 2026-01-18 00:09:40+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.183.0/mirrord_linux_aarch64.zip
  sha256: 4120ddc7ca7264bba00fdc38852627948fba13ed61024b9f3c7bba6d22082906
  timestamp: 2026-01-23 12:04:24+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.183.0/mirrord_linux_x86_64.zip
  sha256: 02c9d2fbbf3bd874ff4dca0ff38587c356a866aa696d3287c93a4a5ae8b0cfc0
  timestamp: 2026-01-23 12:04:24+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.184.0/mirrord_linux_aarch64.zip
  sha256: 36a9d469196f21cbedcdd6c81a2571950c7ad4d0b64bddb2b3ddc82131a33207
  timestamp: 2026-01-28 18:05:25+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.184.0/mirrord_linux_x86_64.zip
  sha256: 2260263333184f11971deb98c5099708ec6e7b7abf54bd50b44d1f44ec3669e6
  timestamp: 2026-01-28 18:05:25+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.185.0/mirrord_linux_aarch64.zip
  sha256: d121e1cfe27a3734ea75a02c949c9a9b031b5e3edcafb9988b1555a02b737606
  timestamp: 2026-02-04 12:07:17+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.185.0/mirrord_linux_x86_64.zip
  sha256: 819cc02314266eef4e8f10277c5a1c0d1dc9465ce603fcf1a5c6486db9ca974f
  timestamp: 2026-02-04 12:07:17+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.185.1/mirrord_linux_aarch64.zip
  sha256: 06fddd045d4ca631dde46c8bf26cab10a070b752f05413ff6dd45377bf1390b7
  timestamp: 2026-02-04 18:13:28+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.185.1/mirrord_linux_x86_64.zip
  sha256: 1be8f1d6bd30d826f34ff55ec19ec8747591ff136aedaf0d6190e9a4e39837a9
  timestamp: 2026-02-04 18:13:28+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.186.0/mirrord_linux_aarch64.zip
  sha256: eafcfc9936bc85ad2bd44763368a490ec5e18d91d12f059c62ad4e5ece667c68
  timestamp: 2026-02-06 18:12:11+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.186.0/mirrord_linux_x86_64.zip
  sha256: 3a552a8d706065f7229eaef2f02d927a05d24e9e825515d585e9652efbef6e7e
  timestamp: 2026-02-06 18:12:11+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.187.0/mirrord_linux_aarch64.zip
  sha256: e23769c0cfe41258bb8b10773117b8fcfb367b0954c1dafda4de71b6021b4eee
  timestamp: 2026-02-09 18:15:16+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.187.0/mirrord_linux_x86_64.zip
  sha256: 4914e79ff5c2d59f49187ace1a0e495a94b5e014bfc8bbf06c959d9a3a0bf16c
  timestamp: 2026-02-09 18:15:16+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.188.1/mirrord_linux_aarch64.zip
  sha256: a94bd05a3efe3e7bb9e7868a97b7c3192e7c91b4412d4b81b7b6cfe9bf7750ae
  timestamp: 2026-02-13 00:13:38+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.188.1/mirrord_linux_x86_64.zip
  sha256: c2817642038e95ba86eac49df191b33a3cd23f25b2005029a0e658287721c8c8
  timestamp: 2026-02-13 00:13:38+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.188.2/mirrord_linux_aarch64.zip
  sha256: 6b06f8998fd34a517681b821202c3f5f641d207144871d344235a4e317ab812f
  timestamp: 2026-02-13 18:11:18+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.188.2/mirrord_linux_x86_64.zip
  sha256: bbf91cfc2d0d4d2106e70a6c3e4f426c5d8dfbb5bde648536ccb57a60fa229e2
  timestamp: 2026-02-13 18:11:18+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.189.0/mirrord_linux_aarch64.zip
  sha256: 90fbc149e4e9ff956558bcb9317beded5649ddc97deb01293f654fc1ff07daa2
  timestamp: 2026-02-19 18:15:31+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.189.0/mirrord_linux_x86_64.zip
  sha256: db00579c832ba1164558ebe7adc9731a9c5b1c9c510ef512e43fea65b17d0652
  timestamp: 2026-02-19 18:15:31+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.190.0/mirrord_linux_aarch64.zip
  sha256: f5a9824eef5316c07ce8e8b39015ee9846271677f306482d402d2b3417f0d6de
  timestamp: 2026-02-24 00:12:39+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.190.0/mirrord_linux_x86_64.zip
  sha256: 004dd21827f268268620668d4145e2b7662e8d5716247d7327b5751a10f3b02f
  timestamp: 2026-02-24 00:12:39+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.191.0/mirrord_linux_aarch64.zip
  sha256: 90dea7df35d45cd46a3c446bc94e5a884221ad31d50f55f61b624858c60ef080
  timestamp: 2026-02-26 12:10:39+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.191.0/mirrord_linux_x86_64.zip
  sha256: 8ec2e439963234762881730365358a5f6cce2b3bc1ca998fa048d49225cd93cc
  timestamp: 2026-02-26 12:10:39+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.192.0/mirrord_linux_aarch64.zip
  sha256: 6996ff232d2859cf50318087ad3f010b2826b881e97650cc4d92d766650b5535
  timestamp: 2026-03-03 06:13:42+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.192.0/mirrord_linux_x86_64.zip
  sha256: 60bcbf5395e616f0d52b1a9746e5393ebe53c77bc0b98387d80a94c9c90c1ddc
  timestamp: 2026-03-03 06:13:42+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.192.1/mirrord_linux_aarch64.zip
  sha256: b6fd9756a9136dd9db9f5a1809d65f3f5c750a5faeba3e4f25bd0961aa14c086
  timestamp: 2026-03-05 06:13:47+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.192.1/mirrord_linux_x86_64.zip
  sha256: 8169a55dbadd135831cc2d6263ed96dd9d658d29fb8f7387adb392a9b6f8431b
  timestamp: 2026-03-05 06:13:47+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.193.0/mirrord_linux_aarch64.zip
  sha256: 8bc4e3b30b09e68cba1c294232304f7c6daefb4d2259d79abb62970837aafe5f
  timestamp: 2026-03-05 18:33:39+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.193.0/mirrord_linux_x86_64.zip
  sha256: d732f9fc0921986554d47db70abd0ed96d6688168f68d9481ae865857565fbf8
  timestamp: 2026-03-05 18:33:39+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.194.0/mirrord_linux_aarch64.zip
  sha256: fe4ce9c62dbacaf5e1c1c20e362c91f79b9355c4fda37de26ce98d1a140489c7
  timestamp: 2026-03-20 06:16:04+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.194.0/mirrord_linux_x86_64.zip
  sha256: 0eb15fb27264d08a234219cb11d57ea074099448aa3474171d4c3057c63dc1f8
  timestamp: 2026-03-20 06:16:04+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.204.1/mirrord_linux_aarch64.zip
  sha256: 2f6d343d7ce8e7e3c1204add492eff802b667ecf6e76e7387aafa028a679f696
  timestamp: 2026-04-24 06:37:37+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.204.1/mirrord_linux_x86_64.zip
  sha256: 07606c8989f843d58a003502a77cb5469d10e222bb3c0a091ba298e8163b5bb5
  timestamp: 2026-04-24 06:37:37+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.205.0/mirrord_linux_aarch64.zip
  sha256: fea6a96904fdde76de91b85f73fb4f07b682cfa3d2b3e04328f6646d5e9126f2
  timestamp: 2026-04-24 12:17:39+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.205.0/mirrord_linux_x86_64.zip
  sha256: 7b1c2e2f0ac2423362f394caf9a9136f642943bc039d62ff089c135cd78b0e99
  timestamp: 2026-04-24 12:17:39+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.206.0/mirrord_linux_aarch64.zip
  sha256: 24f7565ec3326393bee8f3468782fbcf29365339b413139f2b5e7fefa965e1fe
  timestamp: 2026-04-24 18:12:41+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.206.0/mirrord_linux_x86_64.zip
  sha256: 39f9104c4f4bd47c09f30162df23e71449d195a04fb8f72941de656a434e53ed
  timestamp: 2026-04-24 18:12:41+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.206.1/mirrord_linux_aarch64.zip
  sha256: 1a763ef213011ea5674ca63599f4a9a9f15e92e3013a4d5447a876c112df42c8
  timestamp: 2026-04-25 00:18:50+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.206.1/mirrord_linux_x86_64.zip
  sha256: dbbe8bdf173339195bb5b14696b0823fe957822d52f2f5dc4300faf0aa0316b4
  timestamp: 2026-04-25 00:18:50+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.207.0/mirrord_linux_aarch64.zip
  sha256: 51cb36e5bba327b17e1bfaae95b403e54392c60a8851f46d6e704b7bef713dd0
  timestamp: 2026-04-28 18:29:23+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.207.0/mirrord_linux_x86_64.zip
  sha256: 0505ed83eb51a6d70874298afdfd6a11cef59913706b4b02aa920340d850aa46
  timestamp: 2026-04-28 18:29:23+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.208.0/mirrord_linux_aarch64.zip
  sha256: 84a34400f084466274b803c950d2a61800c601035ccb0c7c44ae0540c572e2aa
  timestamp: 2026-04-30 12:28:16+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.208.0/mirrord_linux_x86_64.zip
  sha256: 4eb7dac988de23649a9fa3fe1c96d13cd5604c86d6894bf104b8e83d3e94a6f9
  timestamp: 2026-04-30 12:28:16+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.209.0/mirrord_linux_aarch64.zip
  sha256: ffb340fe497e923abc8e2acef4ab773a87e5d8babdc790db35b1fd3d95582bd4
  timestamp: 2026-04-30 18:27:14+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.209.0/mirrord_linux_x86_64.zip
  sha256: 1de5c915d3f1ca3001b78c69c98b51c317c4b4cf9c7dda5f9c44f5f585c96c9c
  timestamp: 2026-04-30 18:27:14+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.209.1/mirrord_linux_aarch64.zip
  sha256: 01db5f432fc078166b3583d7e7ae54bf7e2bcb03c6a895fb70339a73e08ed7cd
  timestamp: 2026-05-01 12:17:03+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.209.1/mirrord_linux_x86_64.zip
  sha256: 48791841954bd22146cd797645bf6205195ad46f4dbab64ff61d65ddd3805271
  timestamp: 2026-05-01 12:17:03+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.210.0/mirrord_linux_aarch64.zip
  sha256: c75b26fc9abca5efe90e123ebe3768bbfb075cbb8196c144912140afe4fcb138
  timestamp: 2026-05-14 12:33:16+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.210.0/mirrord_linux_x86_64.zip
  sha256: ef96e596b63a691019ab858d922825b05228ab78490a8eddb1f07929872148a8
  timestamp: 2026-05-14 12:33:16+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.211.0/mirrord_linux_aarch64.zip
  sha256: bf1076474e60a18c1012525ba29534ea7582dbb9947b1f2b140327e0aefda48e
  timestamp: 2026-05-19 12:58:54+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.211.0/mirrord_linux_x86_64.zip
  sha256: 0a0644dfd4e95629b67212a1bd497675d7b964ec6490eb40c348ebbc344d8fa3
  timestamp: 2026-05-19 12:58:54+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.212.0/mirrord_linux_aarch64.zip
  sha256: bc070668a85edcc71158ec9b09db9113e9cbc61544f69bf530ebffc853c2436b
  timestamp: 2026-05-23 00:28:23+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.212.0/mirrord_linux_x86_64.zip
  sha256: 23b1407127b932c2375951b96da69aff52ba5d7d6f6851a8b555bb876c48f924
  timestamp: 2026-05-23 00:28:23+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.213.0/mirrord_linux_aarch64.zip
  sha256: 89543873c98d24b0d298a6651609dcff0e90b680f6daf56730e21d67f10218bf
  timestamp: 2026-05-29 07:15:06+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.213.0/mirrord_linux_x86_64.zip
  sha256: 10e263966ae2b7b85c09de1cffb1d411d165e1c2dc6a34ec611d540c2a5f7f3b
  timestamp: 2026-05-29 07:15:06+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.214.0/mirrord_linux_aarch64.zip
  sha256: ca4530bc603d568bc2e74c1373f5d255847770f906840d7c9b5dd565b1812210
  timestamp: 2026-06-03 19:14:52+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.214.0/mirrord_linux_x86_64.zip
  sha256: 5e7ea18b68847e8980c40117501c875528867abaae6a6baf77872c994cfb20da
  timestamp: 2026-06-03 19:14:52+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.215.0/mirrord_linux_aarch64.zip
  sha256: e79ffb473bb5769c580c443e59ada9bf4e6c26a994492315c543102f2b357ae0
  timestamp: 2026-06-04 07:33:02+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.215.0/mirrord_linux_x86_64.zip
  sha256: abc8b16ff4737f4d17a0c6e1d8b2afa0d56704e3f0937673cd07d77c9f6c017e
  timestamp: 2026-06-04 07:33:02+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.215.1/mirrord_linux_aarch64.zip
  sha256: 82c83ff77ba2f4f90a7e7371f4c8ed5858f81ecace15ae2637b353f3a5f6ee8c
  timestamp: 2026-06-04 12:57:55+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.215.1/mirrord_linux_x86_64.zip
  sha256: d58cf8446b9d842976aae0c50e5296e9d8f0b292c9b6372d100e3de1db25d1c4
  timestamp: 2026-06-04 12:57:55+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.216.0/mirrord_linux_aarch64.zip
  sha256: 6e095f275e514994a727026a4242b2728765855276895c308c2b0d4ec7c81dc8
  timestamp: 2026-06-07 18:24:25+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.216.0/mirrord_linux_x86_64.zip
  sha256: a99e43385eb6c12ac991c147e6d4fb2eb283def6b12b53bf85a7331a514dd688
  timestamp: 2026-06-07 18:24:25+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.217.0/mirrord_linux_aarch64.zip
  sha256: b243f4f3267c353cc7a1b7f878dda2694c2a65b6a64220fa2da63c273382ce9b
  timestamp: 2026-06-14 12:35:28+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.217.0/mirrord_linux_x86_64.zip
  sha256: 4162910ef5771f40c6848121d2a0834d3e17866cf6d364c307adb2ad8a288721
  timestamp: 2026-06-14 12:35:28+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.217.1/mirrord_linux_aarch64.zip
  sha256: 4393670d95d53596acfaa56fb540ff80c2c1c7736517a7fafe407af19fd5fd52
  timestamp: 2026-06-15 00:35:34+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.217.1/mirrord_linux_x86_64.zip
  sha256: 62e442a803d6d2e9128515ac01dda741b4522a750d1f9dfd8924ecd0f29c7e72
  timestamp: 2026-06-15 00:35:34+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.218.0/mirrord_linux_aarch64.zip
  sha256: 74ae643bf3d7328ad13ae731d8e4fb585a573c0eab5b050ecaf81ad5c2761388
  timestamp: 2026-06-16 19:10:23+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.218.0/mirrord_linux_x86_64.zip
  sha256: ac87677e6e26117e7b5b1c9bd03ce413b4554be6793b31dcf84ee54f9efb079e
  timestamp: 2026-06-16 19:10:23+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.219.0/mirrord_linux_aarch64.zip
  sha256: e9fd97771b39feec606c9b021bd2ad21dce7ce9772633f26df0b4495ae6a5c59
  timestamp: 2026-06-18 13:03:43+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.219.0/mirrord_linux_x86_64.zip
  sha256: 6d3f50ef0a4c9985491fbf739db757dc37988ffaf00acf114c4cc6ff4ef0cf6b
  timestamp: 2026-06-18 13:03:43+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.220.0/mirrord_linux_aarch64.zip
  sha256: 27d73e9d7307346b2a07018703834388e4863970fb5c83c2d835a8df922dac59
  timestamp: 2026-06-19 18:33:32+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.220.0/mirrord_linux_x86_64.zip
  sha256: a0e6015811781fca29858972fefc382df8e9ee3395459f46c4ecce48e99a20b3
  timestamp: 2026-06-19 18:33:32+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.221.0/mirrord_linux_aarch64.zip
  sha256: 8fca6c039e147b18b1435d759d953a5ae31582aa29add4d6e567f4dbc295f4d4
  timestamp: 2026-06-23 00:32:46+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.221.0/mirrord_linux_x86_64.zip
  sha256: 257b10d1b7c87993f6c511177660e62feb26051956ecb674e5aa4ad573efac17
  timestamp: 2026-06-23 00:32:46+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.221.1/mirrord_linux_aarch64.zip
  sha256: 64ff31c1e6b922110ea16a3121cb2be6648343b4c3d462e367e92420e90f9277
  timestamp: 2026-06-23 18:37:56+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.221.1/mirrord_linux_x86_64.zip
  sha256: fa952544726d3772d31930568e0b7b9352179a45336221af1cb5fe2b41077906
  timestamp: 2026-06-23 18:37:56+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.222.0/mirrord_linux_aarch64.zip
  sha256: 4fc4bd8609dedacda463af20136b771c1f8b921881359f98992dd36737f5681d
  timestamp: 2026-06-24 18:33:47+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.222.0/mirrord_linux_x86_64.zip
  sha256: 4c042956ab6781f0559efc0efa95525f1db79802d1e5e14059a11acdd6a7eeb3
  timestamp: 2026-06-24 18:33:47+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.223.0/mirrord_linux_aarch64.zip
  sha256: eb68f966c2e816df1251b92628662e7c90a46b10572817e9c344707e3c842341
  timestamp: 2026-06-26 07:13:35+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.223.0/mirrord_linux_x86_64.zip
  sha256: 094ea15a016015d5ac62c870c126e5ce248f939b3b94627a8700506804f9e063
  timestamp: 2026-06-26 07:13:35+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.224.0/mirrord_linux_aarch64.zip
  sha256: ba902b27bd31bf7602f1cf22f42d00ed07eba52107cf280885648e90c62a17c1
  timestamp: 2026-06-30 00:31:17+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.224.0/mirrord_linux_x86_64.zip
  sha256: 3e6d4210a0f33b1172618dd6786e18d272b0dd9de6fdfe6ed06c1ff5a1663b5f
  timestamp: 2026-06-30 00:31:17+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.225.0/mirrord_linux_aarch64.zip
  sha256: e207fca00d9556d0439d3f41b2b3c2abac7cf386c52c1bd0dafb58fa1fc1517b
  timestamp: 2026-07-01 00:32:31+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.225.0/mirrord_linux_x86_64.zip
  sha256: cc881d36f3440e601141c21139b53fa3885acc2ad081a2c8448ce14d8517148a
  timestamp: 2026-07-01 00:32:31+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.226.0/mirrord_linux_aarch64.zip
  sha256: 0f284263d77de45e14e446c3d4dbf0b359c1927b4c097bd570d6ebb58edaf19f
  timestamp: 2026-07-01 18:36:33+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.226.0/mirrord_linux_x86_64.zip
  sha256: 7f34a9d943f1aeb6788d354fa241dd9236081067e8638ceec4d8e29c7b064a10
  timestamp: 2026-07-01 18:36:33+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.227.0/mirrord_linux_aarch64.zip
  sha256: 4d244660330ca41e732de17768ee11afb7016b7cd570ba5ce7585f33a18039d3
  timestamp: 2026-07-03 00:27:33+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.227.0/mirrord_linux_x86_64.zip
  sha256: e60ebaeffe0e9cd4c98eb9cd8189d1b0a9d2f98993c5c853760a09def3b119fc
  timestamp: 2026-07-03 00:27:33+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.228.0/mirrord_linux_aarch64.zip
  sha256: 9357ea836d61cd8ee79c7602ca55c1cf1ee604b1ffee01023e402c427b6d58cc
  timestamp: 2026-07-04 00:26:38+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.228.0/mirrord_linux_x86_64.zip
  sha256: a0172ebaf45e3618f36bf0589597b6aaeb6613ca8e1d641a3b30c8a66e538b08
  timestamp: 2026-07-04 00:26:38+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.229.0/mirrord_linux_aarch64.zip
  sha256: 126e47554a2f0ad99c5d74859bed1cf29a64d960a479d9a60a4ae2fe45b3db67
  timestamp: 2026-07-05 18:21:08+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.229.0/mirrord_linux_x86_64.zip
  sha256: ccbcfb0fb63b5ff368deb4b869e3891ebd111ce4e659dca2ed2f5a95455970d4
  timestamp: 2026-07-05 18:21:08+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.230.0/mirrord_linux_aarch64.zip
  sha256: 59790a9bb1c76106373f11c385743dff78a646418daeabff503c7e2430025975
  timestamp: 2026-07-07 18:38:35+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.230.0/mirrord_linux_x86_64.zip
  sha256: 0d77cff3081b030d1de2cdca1b01a1e0ed3317efcbb6c2636f22a30eda4a5a6e
  timestamp: 2026-07-07 18:38:35+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.231.0/mirrord_linux_aarch64.zip
  sha256: d16fde2dd2fca3c4acb4ef787d58888935623da8a5071fd575b0a6590a1959bb
  timestamp: 2026-07-08 18:27:51+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.231.0/mirrord_linux_x86_64.zip
  sha256: b67322d1c9861c4cf20b4310ceb232d6d1b289debfbff51fd202b248b3ca92cd
  timestamp: 2026-07-08 18:27:51+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/mirrord.svg)](https://docs.wakemeops.com/packages/mirrord)
<a href="https://docs.wakemeops.com/packages/mirrord">
  <img src="https://docs.wakemeops.com/badges/mirrord.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/mirrord.svg
:target: https://docs.wakemeops.com/packages/mirrord