---
title: "add helix · WaylonWalker/devtainer@71b9b29"
description: "!https://github.com/WaylonWalker/devtainer/commit/71b9b29baf14f3714601d022ca12c3417437395b"
date: 2024-10-11
published: true
tags:
  - helix
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://github.com/WaylonWalker/devtainer/commit/71b9b29baf14f3714601d022ca12c3417437395b" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://opengraph.githubassets.com/fd1687e75f5d7b4f4cbf56811cf735b18459df46b99be7418d115c9ac332f56a/WaylonWalker/devtainer/commit/71b9b29baf14f3714601d022ca12c3417437395b" alt="add helix · WaylonWalker/devtainer@71b9b29 — 🐳 (dotfiles) My personal development docker container base image - add helix · WaylonWalker/devtainer@71b9b29" loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">add helix · WaylonWalker/devtainer@71b9b29</div>
      <div class="embed-card-description">🐳 (dotfiles) My personal development docker container base image - add helix · WaylonWalker/devtainer@71b9b29</div>
      <div class="embed-card-meta">GitHub &middot; github.com</div>
    </div>
  </a>
</div>


Helix officially made it in my devtainer.   I am installing the binary right out of the github release with wget and tar.  I can't use installer because their release format does not match what installer is looking for.  

!!! note: 
   I also move the runtime over to /usr/local/share/helix/runtime.

!!! note: 
   I use /usr/local/bin rather than my home directory as it works better with distrobox.
