This Week's Trending
This Month's Trending
This Year's Trending
Last Three 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’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
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
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
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
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 wanted to share my experience:
I was suffering with my elixir vscode devcontainer (docker) environment, because tests took ~20 seco...
New
Hello
I want to set config_env from .env file. I am trying to use config env variable from Dockerfile but i get wrong value. I have set ...
New
Here’s the relevant part of my Dockerfile:
ARG ELIXIR_VERSION=1.14.5
ARG OTP_VERSION=25.0
ARG DEBIAN_VERSION=bullseye-20210902-slim
ARG...
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
After generating a Dockerfile with mix release, and build it with docker build, I am unable to start elixir in the container:
=INFO RE...
New
I have a small web application here – Lexin Mobi (https://lexin.mobi, GitHub - cr0t/lexin: Swedish Dictionary App) – which I deploy via D...
New
It seems like downloading latest hex when building for a non-native platform is broken :thinking:
I have the following Dockerfile:
FROM...
New
Hi,
I’m hitting an error when trying to use the :ssh module in a docker container:
[notice] Erlang SSH :client version: 5.0.1 (OpenSSL ...
New
Trending Over Three Years
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
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 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
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
After docker released native support for multi-stage builds, I decided to make my own small docker container with app.
Below container ...
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’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
Having a lot of trouble getting this to work with a local Docker instance… I am trying to basically do the following:
Run docker-compos...
New
Hello, world!
I have had a question come to mind that I have been hoping some of the enthusiastic folks here in the Elixir community mig...
New
Hi there,
I’m having an issue with connecting to an SFTP server from within a docker container on a GCP instance. Its likely a configura...
New
I am creating a Docker container for my umbrella app that so far contains just one phoenix API app.
This application has simply one DB t...
New
Hi,
I am running my application in Docker container. Everything was fine (meaning I was able to start the container) until suddenly it s...
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
The Problem
I am following the Getting Started Guide at https://hexdocs.pm/ecto/getting-started.html, trying to set up in a docker conta...
New
I am trying to use fly.io to deploy a simple Phoenix + Ecto app, but have problems connecting Ecto to the provisioned Postgres instance. ...
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:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







