mspanc

mspanc

Membrane Core Team

Dockerator - a tool for turning Elixir apps into Docker images

Hello, I’ve just released Dockerator - a tool for turning Elixir apps into Docker images.

It is especially useful if you use a lot of dependencies hosted on private git/ssh repositories but there also a few other use cases in which it might be a time saver.

https://github.com/dockerator/dockerator-elixir

First Post!

qhwa

qhwa

Hi @mspanc, is this project still active? I see distillery is used in the project. So far as I know it can be replaced by elixir’s built-in mix release since 1.9, otherwise there will be a conflict when the project is using Elixir >= 1.9.

The reason why I asked is because I have a private hex package for deployment having a lot in common with your library. It “dockerize” elixir projects, and deploy them to kubernetes cluster. Before making it public, I want to see if this is necessary. If I can use existing hex packages, there is absolutely no need to create another one, and we can together make one solution stay tuned.

Most Liked

mspanc

mspanc

Membrane Core Team

Hi, the project is being used in several places but definitely needs an update.

I’d be glad to create a joint solution.

wdiechmann

wdiechmann

I’ve given your dockerize a whirl - and it’s great!!

Except for a minor issue - which I’ve commented on, in the repo, on github

Last Post!

qhwa

qhwa

Thank you for reporting. I’m going to release a new version to fix it this weekend.

Where Next?

Popular in Announcing Top

bryanjos
Hi, I just published version 0.23.0 of Elixirscript. https://github.com/bryanjos/elixirscript/blob/master/CHANGELOG.md Most of the chan...
New
pkrawat1
Hey guyz We at @aviabird are working on a payment library in elixir/phoenix. We are targeting March 2018 to add 56 Gateways to it. Have...
New
versilov
Could not wait for the missing Elixir ML libraries to appear, so, I wrote one myself, taking https://github.com/sdwolfz/exlearn as a foun...
New
sasajuric
I’d like to announce a small library called boundaries. This is an experimental project which explores the idea of enforcing boundaries ...
New
kevinlang
Hey all, We have made an Ecto3 Adapter for SQLite3, ecto_sqlite3! We have successfully on-boarded the full suite of integration tests (...
New
nikokozak
Hello all, I’ve been working on Svonix - a library for quickly integrating Svelte components into Phoenix views. It’s a much-needed succ...
New
markmark206
simple_feature_flags is a tiny package that lets you turn features on or off based on which environment (e.g. localhost, staging, product...
New

Other popular topics Top

lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
shijith.k
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 44265 214
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New

We're in Beta

About us Mission Statement