Skip to content
View efrecon's full-sized avatar

Block or report efrecon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
efrecon/README.md

Dear Reader 📖

I am slowly migrating all my docker-related work to an organisation, whalimeter

  • 🗞 I seldom update my blog
  • 🛠 I often create or update private OSS projects here, at bitbucket and gitlab
  • 💰 I sometimes create or update corporate OSS projects, formerly at Yanzi, HealthIntegrator and Mitigram, now at GpsGate
  • 💖 I have a special love for the misunderstood Tcl
  • 🐚 Lately I have focused on POSIX shell to better target the embedded and devops spaces
  • 🐳 I have a gist that, from a running container, prints out the command-line docker command to create it.
  • 🐋 I have a script to rebase a slim Docker image on top of another one without changing its original configuration.
  • 🏢 I am always open for opportunities in the beautiful Stockholm, or remote. But I am enjoying my time at GpsGate.

Pinned Loading

  1. machinery Public

    Easily control entire docker-machine based clusters from the command-line.

    Tcl 117 10

  2. primer Public

    Primer, a flexible OS initialisation automator in pure POSIX shell for infrastructure as data

    Shell 8 1

  3. tockler Public

    Implementation of the docker client API in Tcl

    Tcl 14 1

  4. `docker inspect` template to regener...
    1
    docker run \
    2
      --name {{printf "%q" .Name}} \
    3
        {{- with .HostConfig}}
    4
            {{- if .Privileged}}
    5
      --privileged \
  5. docker-s3fs-client Public

    Alpine-based s3fs client: mount from container, make available to other containers

    Shell 197 63

  6. dew Public

    Run everything in (Docker) containers

    Shell 8

865 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week June July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to efrecon/devenv-code-tunnel, efrecon/dotfiles, efrecon/unforge and 15 other repositories
Loading A graph representing efrecon's contributions from June 23, 2024 to June 26, 2025. The contributions are 54% commits, 17% code review, 16% pull requests, 13% issues.

Contribution activity

June 2025

Created a pull request in efrecon/devenv-code-tunnel that received 18 comments

Add support for krun

This adds support for krun. In order to be able to provide for a working ssh daemon, the implementation is switched to use dropbear. Close #52 Summ…

+212 −131 lines changed 18 comments
Opened 7 other pull requests in 1 repository
Reviewed 2 pull requests in 1 repository
efrecon/devenv-code-tunnel 2 pull requests
Opened 3 issues in 3 repositories
41 contributions in private repositories Jun 2 – Jun 25
Loading