faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
hightower5 is now known as hightower4
<FromGitter> <TsumiNa> Hi, everyone! I'm new to amber and crystal. I post a message 2d ago about using amber with Docker but got lost. Can anyone help me or I should post id as a issue on the github?
<hightower4> tsumina: you can repeat your question
<hightower4> If someone responded but you lost their answer, you can find it in gitter history
<FromGitter> <TsumiNa> Thanks! I tried to use docker container as the development env from using built-in `docker-compose.yml`. There is some confusion when I did it. 1) `RUN crystal deps` in the `Dockerfile` created by `amber new` cmd is outdated, sound should be replaced by `shards install`; 2) `DB::Connector` initialized before `Amber::Server.configure` block, that lead to a issue when using *ENVIRONMENT variables*. I try to move all
<FromGitter> ... these `require` statement in the `config/application.cr` to the end to fix 2) but I don't know whether this is the best.
<FromGitter> <robacarp> @TsumiNa it’s hard to say, can you post your code?
wontruefree has joined #amber
wontruefree has quit [Quit: this is not the client you are looking for]
hightower5 has joined #amber
hightower4 has quit [Ping timeout: 256 seconds]