Another day, another docker container

Another day, another docker container

Today I received some *.msg files. Those are binary-oriented. I prefer flat files. I found a way to do this that used apt to convert them to .eml. Although I could install the requirements on my computer, that would not be portable. Time for docker!

Minutes later I had a portable project that others can use. Feel free to use and enjoy.

https://github.com/bean5/docker.msg-eml-convert

要查看或添加评论,请登录

Michael B.的更多文章

  • Deriving value from semantic versioning

    Deriving value from semantic versioning

    Invariably you are going to run into what to version software. For this, a resource teams might point to is…

  • Borg + docker = backups in 5 minutes

    Borg + docker = backups in 5 minutes

    I updated my backup scripts today to be more liberal with what it backs up. I am always surprised to see how much borg…

  • Quick Linux Distro Sandbox

    Quick Linux Distro Sandbox

    Want to learn some nixos, alpine, or arch? Don't care about a desktop manager? Then this repository is a quick start…

  • git switch!

    git switch!

    git now has: git switch git reset These 3 in combination allow you to start moving away from the overloaded "git…

  • Tip: dedicated git versioned sandbox

    Tip: dedicated git versioned sandbox

    This single trick would have helped me store many of my projects in a single place. Only a select few merit having…

  • Software Interviewer Trick: The git rebase litmus test

    Software Interviewer Trick: The git rebase litmus test

    While I do not advocate taking shortcuts during interviews, I have discovered something that usually indicates a solid…

  • Try pulling out $1100

    Try pulling out $1100

    Recently I had to buy a car* and it was a learning experience. Out of principal, I couldn't buy from a dealer.

  • Bitcoin market cap could reach gold's in half the time

    Bitcoin market cap could reach gold's in half the time

    You can call me crazy, but hear me out. I'm going to provide numbers and math.

  • What is a bitcoin really worth?

    What is a bitcoin really worth?

    Think it'll go to the moon? Then why are you trading it now? Post it for sale at a higher price. What happens when…

  • Is it safe to bet against cryptocurrencies

    Is it safe to bet against cryptocurrencies

    I remember when I was younger and heard of inflation. My initial reaction was that it must be good.

其他会员也浏览了