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.194.0*

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

Download URLs

Version SHA256 Size (KB)
3.194.0 d1e004579e26a9c4776a6b087d189d172f94d23b30ad75ea59e249390c5d6f3f 16274
3.193.0 2d0d261a5968e9732636739bb84137a04672f50e16caaa383806821fc1b06b7a 14459
3.192.1 018dd554fdd45ac11f344cb23b5b4ac61dd22007b6f3dc86fcf1cd94afb5b39b 14457
3.192.0 7a0a76cb92c9c5d6e92fa232db964ecf3d8afcbd0b6e78e61aee0c5bef2c72f0 14886
3.191.0 20aa35a8fe808959e7f1a146ccde0ca144a99375582f78f7046934b63d33aa20 14933
3.190.0 852d3ad89bee920f84a1d6ae3f3e78e00668c5892ea7b30d1947e2a4b9915c02 14420
3.189.0 1c6044112dd8e10cebc587d8b61bf44a5bcb53e96a331124d23014777b5173fb 14442
3.188.2 a3ec5051301e2c1343eba70877442abccc916493a51103128ea4d6418d80a261 14326
3.188.1 cf85c2872a3121e81b709c59297164a69780e66449a1284cc4e7905850e63638 14317
3.187.0 b650e6a3db343fb5351aad222240897a4b565ab5b933a54b789702105180b193 14267
Version SHA256 Size (KB)
3.194.0 5ea4cbb3a68d03873f27a46f3ffbe826fd5782477ff1ca8a82de61f2f2363337 13155
3.193.0 05ab47fa87d007e29ec2422a986977dc52155c8338ca4d03495f229b5474c70f 12006
3.192.1 d68b51b1a7b51831dcd3ef71a38a4d53e8f574b995a1762cb2f4a085d78eed56 12015
3.192.0 a845f84ef561b51da1a1d57b8e998e64fa5fecf9d06fdd3bd79dce1f9c73b2f7 12465
3.191.0 a96b80b539de98b3d169293d46e3e1bea1874692ede18844ffec6c6ab38094c1 12437
3.190.0 db7975e5157779386add70251a624c4c1dea7f130ac606fe33b2e9abb87415b3 11975
3.189.0 12fbd66410f44cf8e2fd2b0793cd615c5711a754cf8565cb6314c6ec9530fa71 11983
3.188.2 d31e5d9a49815bd275988050d7277683fec7bfcec516b1c10d0c953b8d66f89b 11878
3.188.1 be286eeff69231e9ae95f68f51e6ee68ad9674247458ae9ed07e0ee72246ea18 11852
3.187.0 27b863179afbef2a43313d07f2feaf7edba0a280421689d77cdccb950fae7518 11856

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.154.1
    - 3.155.0
    - 3.156.0
    - 3.157.0
    - 3.157.1
    - 3.157.2
    - 3.158.0
    - 3.159.0
    - 3.159.1
    - 3.159.2
    - 3.160.0
    - 3.161.0
    - 3.162.0
    - 3.163.0
    - 3.164.0
    - 3.165.0
    - 3.166.0
    - 3.167.0
    - 3.168.0
    - 3.168.1
    - 3.169.0
    - 3.170.0
    - 3.171.0
    - 3.172.0
    - 3.173.1
    - 3.173.2
    - 3.174.0
    - 3.175.0
    - 3.176.0
    - 3.177.0
    - 3.178.0
    - 3.179.0
    - 3.180.0
    - 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
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.154.1/mirrord_linux_aarch64.zip
  sha256: 09c2cd23a23420c1089311751916b412747e084fb108e6b30f694b3bb56bf7c8
  timestamp: 2025-08-04 12:03:51+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.154.1/mirrord_linux_x86_64.zip
  sha256: 4b0412782d164bf1379f9ab766ecaad5b58b53197b1e2e8a33c728635baa776d
  timestamp: 2025-08-04 12:03:51+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.155.0/mirrord_linux_aarch64.zip
  sha256: 2a8d690ecd2ec588e93290e5e29157af8aa9f790e6d2f186f88900ef7a2e6780
  timestamp: 2025-08-06 00:08:55+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.155.0/mirrord_linux_x86_64.zip
  sha256: 2bd38e7bb5513d0c5ab6d8ec28cab9b95fff04702aef367f3b28484b995995e7
  timestamp: 2025-08-06 00:08:55+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.156.0/mirrord_linux_aarch64.zip
  sha256: 78724f13733274c74126b69eedf189984a655130e68b817008e48281eba78be8
  timestamp: 2025-08-06 18:02:57+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.156.0/mirrord_linux_x86_64.zip
  sha256: fdcb2365f1cb72d87144403aa5b265c7193c7c90deb48d578de790a3497ff950
  timestamp: 2025-08-06 18:02:57+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.157.0/mirrord_linux_aarch64.zip
  sha256: 95ac87eb8033b4d781b9b2a6dccd7d8c987ba42b61910896195ec0b4ab5fedba
  timestamp: 2025-08-08 18:03:04+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.157.0/mirrord_linux_x86_64.zip
  sha256: 25b606674bbf7bb2b8560d2a30ee40becbcf9e22125e6315eeea3008801169cb
  timestamp: 2025-08-08 18:03:04+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.157.1/mirrord_linux_aarch64.zip
  sha256: dd6f60c32161ba9ec21623b642a3a81f7e60b95ec2cc05f1a94817041f280b81
  timestamp: 2025-08-13 18:03:41+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.157.1/mirrord_linux_x86_64.zip
  sha256: 7cbbeca54676eff9ceb93c6a8b7e7cca6534f9ab87983fc340ecff3df26f4de7
  timestamp: 2025-08-13 18:03:41+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.157.2/mirrord_linux_aarch64.zip
  sha256: a7262b7273d9bba1a7649ee0f9db5510a8f7b3c059485865cb9e14090f060c52
  timestamp: 2025-08-14 18:03:09+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.157.2/mirrord_linux_x86_64.zip
  sha256: 9478939300869de99b3bcdf4be4cc1f4676834a84c80009ef9cacac62a1d7050
  timestamp: 2025-08-14 18:03:09+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.158.0/mirrord_linux_aarch64.zip
  sha256: f8ab14cfd267debb129d5ad40642a0c5671308efe4c4af7ee325d632bd40f1c3
  timestamp: 2025-08-21 00:07:18+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.158.0/mirrord_linux_x86_64.zip
  sha256: ad071374b918cb9883ee4903c1fa854afeba39c45395f0049411b0cf251a8b22
  timestamp: 2025-08-21 00:07:18+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.159.0/mirrord_linux_aarch64.zip
  sha256: 9c6f868f198af0bdf29a3cb016a2b2ea292ae37dc525e867db60da1d56d58412
  timestamp: 2025-08-25 00:08:33+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.159.0/mirrord_linux_x86_64.zip
  sha256: c4ffb89bf37247ca4109d73344ff3e04a161c89fb200ae57bff506e691eec864
  timestamp: 2025-08-25 00:08:33+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.159.1/mirrord_linux_aarch64.zip
  sha256: 8d7263b4f22df82da6ec8b0be7699da4ce11f13d82aa82ad83bb8a276215d7ae
  timestamp: 2025-08-27 18:02:55+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.159.1/mirrord_linux_x86_64.zip
  sha256: ec3673db5f4b3e72714cd2b2799015d9e3b3ad771f92553234fc26243d8901ea
  timestamp: 2025-08-27 18:02:55+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.159.2/mirrord_linux_aarch64.zip
  sha256: 13b2c1bf6822eb7fa2afbfea1091bcf7a4573ce1040b134363b28ede753910a0
  timestamp: 2025-09-01 12:03:55+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.159.2/mirrord_linux_x86_64.zip
  sha256: f3f7ae5e12e5e2fed5252eca49ad0b9648290fe6be4075498f010e52b4189fc0
  timestamp: 2025-09-01 12:03:55+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.160.0/mirrord_linux_aarch64.zip
  sha256: 8bfd08e3859f8ea1345c4322a548d1770bc3f1dbe195f85aa7d40208f70aafad
  timestamp: 2025-09-02 18:02:50+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.160.0/mirrord_linux_x86_64.zip
  sha256: 715f863d56b48ee2ff17a0e33e39ad5a5b7acb2f6748cf0eabc9a5e282f91150
  timestamp: 2025-09-02 18:02:50+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.161.0/mirrord_linux_aarch64.zip
  sha256: 181988bd3fe0b346340cfea9d51567ec60aa8b05d09c10fb5210ccc1de7a73e4
  timestamp: 2025-09-04 18:02:58+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.161.0/mirrord_linux_x86_64.zip
  sha256: 6a0430392ea57c533d653c44550de49de31042ca646370db5dfebd9f370bc8e3
  timestamp: 2025-09-04 18:02:58+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.162.0/mirrord_linux_aarch64.zip
  sha256: 19e19c2edd69d53127ce05caeb12738cfaedf33617697c97e847dde20d8f0a38
  timestamp: 2025-09-17 00:07:52+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.162.0/mirrord_linux_x86_64.zip
  sha256: e94aae78f8e4e5568ad4e57296a302e712000999828946e3102c65e443984406
  timestamp: 2025-09-17 00:07:52+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.163.0/mirrord_linux_aarch64.zip
  sha256: 4a866f45b4174f7ea5429087ed7bf61ba19fa46ef2d2a8aa59560f475667283c
  timestamp: 2025-09-19 18:03:19+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.163.0/mirrord_linux_x86_64.zip
  sha256: 8d532b0663b8b0aa2a91408fad73c41ee7e64353fcfb1760d9375405e173a6ac
  timestamp: 2025-09-19 18:03:19+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.164.0/mirrord_linux_aarch64.zip
  sha256: 8eb3850b8a3de2969b8058a269c072c64e55321197b21b74d2ecc713a7c9fb8a
  timestamp: 2025-10-07 00:08:03+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.164.0/mirrord_linux_x86_64.zip
  sha256: 7edee8db4f62c762249097f7b29eca37f1d31d15630db89b068f793d1cf8ead8
  timestamp: 2025-10-07 00:08:03+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.165.0/mirrord_linux_aarch64.zip
  sha256: 8e0796b2010b5711a43d9c27380288aea4c1031696d91d34d90d493adb8c9975
  timestamp: 2025-10-09 18:03:09+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.165.0/mirrord_linux_x86_64.zip
  sha256: 7b92985da67f8f47ef95bc9411bd5794bbbc5953b611b110b17557b95589ac49
  timestamp: 2025-10-09 18:03:09+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.166.0/mirrord_linux_aarch64.zip
  sha256: 52c87a81d77b2c9683675676a07491bd904de18f3a2f43cc2918a87bd655806b
  timestamp: 2025-10-16 00:07:52+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.166.0/mirrord_linux_x86_64.zip
  sha256: db7f6fada8666efc00e1fa542a8000aefa51b8f56480119413bea95c31d0343a
  timestamp: 2025-10-16 00:07:52+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.167.0/mirrord_linux_aarch64.zip
  sha256: b19d891b719ff689060033e127a3cf787858dfd36e5b721c03405730bdcd98cd
  timestamp: 2025-10-17 12:03:45+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.167.0/mirrord_linux_x86_64.zip
  sha256: eafefdded5183f5b07aff9152571a16931d400b4de03b3c4d1db4a2191737847
  timestamp: 2025-10-17 12:03:45+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.168.0/mirrord_linux_aarch64.zip
  sha256: 20857ff6d9333d19143f12b104edd32758dad3844c435fb93cb5f10c5445603e
  timestamp: 2025-10-23 12:03:39+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.168.0/mirrord_linux_x86_64.zip
  sha256: cf0afed5c633760309c3aff5677cf8450af0cd8e717afab65ed3ae8b908a7258
  timestamp: 2025-10-23 12:03:39+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.168.1/mirrord_linux_aarch64.zip
  sha256: 254f35d3ebcf18b1ce243e410a0c03cf368efb7911d942d1e2a248f199da8e31
  timestamp: 2025-10-25 00:07:50+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.168.1/mirrord_linux_x86_64.zip
  sha256: ccd1ff24d6ebf004ddc1514f2fc3f8a62da8d2edb6bd2c9d589c0704a3d46dd0
  timestamp: 2025-10-25 00:07:50+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.169.0/mirrord_linux_aarch64.zip
  sha256: 546ce8e4afacfbe09ce4ce1d927d30440147cde44807f2d97ff42606b3cd9b33
  timestamp: 2025-10-28 00:07:48+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.169.0/mirrord_linux_x86_64.zip
  sha256: 34f305e5ff68c4c05239f2fc40530a94fd5439275faa8e0b717a91589eb1a2e7
  timestamp: 2025-10-28 00:07:48+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.170.0/mirrord_linux_aarch64.zip
  sha256: fbb9ae600be819e930b156d40135afe58cdaee30a08e59e3654a9f839bc6ae46
  timestamp: 2025-10-29 12:03:53+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.170.0/mirrord_linux_x86_64.zip
  sha256: 690bb3bb4a2befa17cdbdfb2cada06d81b83e9ad01fb004531f1f945175d16d3
  timestamp: 2025-10-29 12:03:53+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.171.0/mirrord_linux_aarch64.zip
  sha256: a8379ccc7611a685deec646936387c9988e2f8902584d83a9da324886063f849
  timestamp: 2025-11-05 00:08:27+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.171.0/mirrord_linux_x86_64.zip
  sha256: 71579e0caec8cbc3ecf7c57d0f2f070f67547d392d128fda99b100db0a90240d
  timestamp: 2025-11-05 00:08:27+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.172.0/mirrord_linux_aarch64.zip
  sha256: 437c3643ee490070d23aec9d4e7c4f14e9705ff2e7299a16f8adbe3a566d616e
  timestamp: 2025-11-07 18:03:05+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.172.0/mirrord_linux_x86_64.zip
  sha256: a1b54a3fbb535341f9859180efd23a5dc4817e6c2e323666ba3ce2575a84ac59
  timestamp: 2025-11-07 18:03:05+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.173.1/mirrord_linux_aarch64.zip
  sha256: 79264b1a97f11b6f0c0753776aef70a0ba7085833ff2a1bbf9ed2b0e52013a27
  timestamp: 2025-11-17 00:08:47+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.173.1/mirrord_linux_x86_64.zip
  sha256: 607e38a7bc78b70a4293991654d03e11efabdf9d681f9642352640d4b869e1dc
  timestamp: 2025-11-17 00:08:47+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.173.2/mirrord_linux_aarch64.zip
  sha256: 19eb80ba7ccf26f118188b4c94bdcd98b351ad6607de9d76a556885630cbd1eb
  timestamp: 2025-11-19 00:08:24+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.173.2/mirrord_linux_x86_64.zip
  sha256: 2faebdbf3d664c51a545f4e4529b207e0c49ee7571ddc0307874249528b1c968
  timestamp: 2025-11-19 00:08:24+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.174.0/mirrord_linux_aarch64.zip
  sha256: 346259513fa0ae76f4847220253345a2ba77b463179fea3f657d3808dc95db51
  timestamp: 2025-11-21 06:03:17+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.174.0/mirrord_linux_x86_64.zip
  sha256: 53573bc73c7a31b30bebc10ba3b5a560ee07ee5f321397b52a5e5f537dca4d74
  timestamp: 2025-11-21 06:03:17+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.175.0/mirrord_linux_aarch64.zip
  sha256: 6dcc1d5ba690ed2d05296ad74e21e50bd1bdb91fbdbf9f1a8a9709a73b7b5b77
  timestamp: 2025-12-04 00:08:27+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.175.0/mirrord_linux_x86_64.zip
  sha256: b9db1e638c3fcac0fe3940d5d03aa1536ce73c5784d79060755b562703119814
  timestamp: 2025-12-04 00:08:27+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.176.0/mirrord_linux_aarch64.zip
  sha256: d2f72ef08745037ed1be762798914feb72d923c705c5c738954294cc5db69d8f
  timestamp: 2025-12-08 06:04:09+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.176.0/mirrord_linux_x86_64.zip
  sha256: ebd5b9c5c16fd0e4d853842d05f29dbaf613bf9987f1508557b142b8aeabae36
  timestamp: 2025-12-08 06:04:09+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.177.0/mirrord_linux_aarch64.zip
  sha256: a5efebd573ff0497c81cc670f34782d4b6fc94dfd43b4eab61745c3d80963a9b
  timestamp: 2025-12-19 00:09:36+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.177.0/mirrord_linux_x86_64.zip
  sha256: 21585dc918e7c4f30c964f38a32d0605f75b3a66c2630a941710c7992f0f3372
  timestamp: 2025-12-19 00:09:36+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.178.0/mirrord_linux_aarch64.zip
  sha256: 780d4f26eb9b18b08c87e36197f6498f2d636106e10678ef2adb43b3f54d2a02
  timestamp: 2025-12-21 12:04:00+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.178.0/mirrord_linux_x86_64.zip
  sha256: 8690d3513ce3b3c9dd35ae23eb9a0bc009ba6e4e2f82ae5320a4aa9cd750e21d
  timestamp: 2025-12-21 12:04:00+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.179.0/mirrord_linux_aarch64.zip
  sha256: d1a4ec8e8aaf3922e21075843286ce318bd72d25f48a64177ca002f91d698bba
  timestamp: 2025-12-24 12:04:08+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.179.0/mirrord_linux_x86_64.zip
  sha256: 91cc575f9e7c803c257e3e1681fe0ef3013358c93866d2f082a4fcb60aa08e3b
  timestamp: 2025-12-24 12:04:08+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.180.0/mirrord_linux_aarch64.zip
  sha256: 396b4211a6c3a78eb45dae369068ad025272befb275126954ec98f409f520d60
  timestamp: 2026-01-07 00:08:06+00:00
- url: https://github.com/metalbear-co/mirrord/releases/download/3.180.0/mirrord_linux_x86_64.zip
  sha256: bf7ae7cbf991387b54d47d98237c4d6088a97d720ff6c031e5d308a087f6cb67
  timestamp: 2026-01-07 00:08:06+00:00
- 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

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