Skip to content
View efrecon's full-sized avatar
Block or Report

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

  1. machinery machinery Public

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

    Tcl 118 10

  2. primer primer Public

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

    Shell 7 1

  3. tockler tockler Public

    Implementation of the docker client API in Tcl

    Tcl 15 1

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

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

    Shell 152 63

  6. dew dew Public

    Run everything in (Docker) containers

    Shell 7