Hartmut Glücker
Hartmut Glücker
**Edit: I proposed a (working) solution that addresses my problem, see 68ad231.** (However, I messed up the datatype, it should be `RecyclerView.ViewHolder` instead of `ViewHolder`, so I can't make a...
I have multiple instances of the containers in docker-compose.yml running in the same docker network (because I'm serving multiple applications by reverse proxying). I noticed that, from the 2nd `web`...
Thanks for making this Dockerfile/repo; it's saved me a lot of time so far! I love how cleanly you can develop with pushing/pulling only a handful of folders, and keeping...
Using Docker for Windows 18.03.1-ce-win65 (17513, Channel: stable) Compose: 1.21.1 This is a weird error. I can access the actual Cryptonomicon MIT website via HTTPS normally. Pinging the server doesn't...
Heya! I really like your skrollr project but I felt there was something amiss (like https://github.com/Prinzhorn/skrollr-menu/pull/9). So I coded it. Unfortunately I'm really awkward at using git so I'll just...