Skip to content

Instantly share code, notes, and snippets.

View cosmin-harangus's full-sized avatar
:octocat:
Playing with #Elixir

Cosmin Harangus cosmin-harangus

:octocat:
Playing with #Elixir
View GitHub Profile
@cosmin-harangus
cosmin-harangus / Dockerfile.dev
Created September 15, 2019 09:22
Go: Docker file to auto rebuild app
FROM golang:1.13 as build
RUN mkdir -p /build/app
WORKDIR /build/app/
# Force the go compiler to use modules
ENV GO111MODULE=on
# We want to populate the module cache based on the go.{mod,sum} files.
COPY go.mod .

Keybase proof

I hereby claim:

  • I am cosmin-harangus on github.
  • I am cosminharangus (https://keybase.io/cosminharangus) on keybase.
  • I have a public key ASCY54X2OAebgz7RjUf8HUvHrVZGbBfSz-X45mA5UFp9Pwo

To claim this, I am signing this object: