Latest #docker Threads 
Hi, I’m on Linux Mint 22.3 - Cinnamon 64-bit, and I encountered an error when trying to build an elixir phoenix container
577.1 Reading...
New
Hi, I am building a platform. more of chat application. Mobile Applications.
It does have images and voice notes.
I am opting for a Bar...
New
Starting a remote shell to my phoenix app, running as a docker container on a raspberry pi 5, crashes the container.
I upgraded a few of...
New
My phoenix app seems to crash when I try to run it in docker, it appears my secret_key_base value is being set at runtime but not at comp...
New
When generating a release with phx.gen.release --docker a debian version is used by default to avoid “DNS issues” on Alpine.
It seems li...
New
Hey folks, I would like help to connect Livebook to an Elixir node running in a Docker container.
To run the container I usually do
doc...
New
Hello,
I am encountering an issue while trying to fetch Oban packages from a private Hex repository during the Docker build process for ...
New
Hi!
I’m running a umbrella project in a docker container. In the container in a submodule I’m running mix deps.get I get an error
==>...
New
I am trying to include Ortex in a docker container I am building. First started with Alpine container, and that is a no go. Alpine is goi...
New
I have a application that was running on windows communicating with posgres via postgres mappig localhost8080 to 5432 on postgres contai...
New
This Week's Trending
This Month's Trending
Hi, I’m on Linux Mint 22.3 - Cinnamon 64-bit, and I encountered an error when trying to build an elixir phoenix container
577.1 Reading...
New
This Year's Trending
Hello,
I made the switch recently from an x86 MacBook to Apple silicon (M3) and it seems to fail my Docker/Minikube workflow that perfec...
New
I have a multi stage docker file and building the node assets works fine with both --platform linux/arm64 and linux/amd64. I can make the...
New
Testcontainers
Testcontainers is an Elixir library that supports ExUnit tests, providing lightweight, throwaway instances of common datab...
New
Just saw this comment on HN:
„ Uses alpine images for small footprint
That’s really become a docker meme. Please be aware you’re sacri...
New
In this article, we discuss how to create a Docker image for a Phoenix application.
https://t0ha.ru/en/devops/elixir/2023/11/10/how-to-b...
New
My phoenix app seems to crash when I try to run it in docker, it appears my secret_key_base value is being set at runtime but not at comp...
New
Hi, I am building a platform. more of chat application. Mobile Applications.
It does have images and voice notes.
I am opting for a Bar...
New
Starting a remote shell to my phoenix app, running as a docker container on a raspberry pi 5, crashes the container.
I upgraded a few of...
New
Last Three Year's Trending
Did anyone successfully set up ECS using distributed Elixir? I am tackling this right now.
I am especially interested how to connect the...
New
Hi everyone,
I have been banging my head against a wall for the last couple of days because of a really weird problem I’m having in prod...
New
I’m deploying a Phoenix app with Elixir releases and Docker. The Phoenix docs have an example dockerfile you can use – mine is based on t...
New
As I wrote a week ago in this post, I found the lack of official documentation for Docker compose rather annoying, and I met a lot of pro...
New
In our company, we have an application that runs rabbitmq consumer in elixir on AWS ECS. So everything run on docker containers, and we s...
New
Hello,
I am coming back to Elixir world after one year and I wanted to learn also new stuff so I decided to use Docker to my development...
New
Hi, I am new to Phoenix and currently trying to get Phoenix into a Docker container.
Somehow, the mix deps.get and mix deps.compile comm...
New
Hello,
Until now I was using docker container to build and deploy my phoenix apps.
Something as following:
I have a dev.Dockerfile ...
New
TL;DR: library to conveniently spawn throwaway docker containers for your integration/functional tests. Not stable yet. Written by an Eli...
New
I setup a sample project on Github to show you a concrete example of a problem I’m having.
When I use
Github Actions
to build a docker...
New
Hi guys! I decided to update OTP/Elixir version of my project. I have to switch from Alpine to Debian, because dart_sass has some problem...
New
Just started working with Elixir a month or so ago and am trying to package an application in Docker for the first time. It builds perfe...
New
I have a multi-step Gitlab CI pipeline, where I’m trying to avoid downloading Hex dependencies multiple times, but I’m struggling with th...
New
Just wanted to share my experience:
I was suffering with my elixir vscode devcontainer (docker) environment, because tests took ~20 seco...
New
I’m trying to add PhoenixAnalytics by @lalabuy948 to a Phoenix project. I got it to work locally, but I can’t make it work on my Hetzner...
New
Trending Over Three Years
Hello everyone,
I am learning Phoenix/Elixir and I am trying to dockerize my app so that I can deploy to AWS, but I keep getting all kin...
New
I have been thinking about setting up continuous delivery and I wonder:
Does running Elixir/OTP within a Docker container put you at a ...
New
I am trying to connect the local DB server from within a docker container and as part of it I am running the command
docker-compose run ...
New
Hello.
I’m trying to learn Docker to container my basic API.
The steps I did are the following :
Create the API, test it with a postm...
New
Hi all, I have an elixir umbrella app that I deploy via docker-compose. I’d like to use env_file directive in my docker-compose.yml for t...
New
Hello everyone, I recently redesigned my entire deployment process for Phoenix apps based on Docker. I really like the strategy that I ca...
New
After docker released native support for multi-stage builds, I decided to make my own small docker container with app.
Below container i...
New
Has anyone else observed throttling of Erlang or Elixir processes running in Kubernetes (or other Docker orchestration platforms)?
I’ve ...
New
The Hex team has been working on building our own Elixir and Erlang Docker images. We think they can be useful for the general community ...
New
Hi, I am trying to get Phoenix app work using containers and elixir releases.
I succeeded to run my app in a single container and connec...
New
I’ve been working on many projects based on Phoenix in the last few years and worked on the transition from mix phx.server (for productio...
New
I’m trying to get a working Dockerfile – I started with mix phx.gen.release --docker and that was a great start. I had to tweak a few th...
New
I’m a complete noob when it comes to docker and docker compose, but I wanted to share my configuration to get a phoenix project up and ru...
New
Hi all, I have a Elixir Umbrella with a Phoenix Web app that I am attempting to deploy to Heroku using Docker.
The Docker build and rele...
New
I have a problem running my dockerized phoenix application with postgresql.
I specified my docker-compose.yml file to include two servic...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








