Hacker News
- Docker-openvpn-client, lets containers use VPN https://github.com/wfg/docker-openvpn-client 4 comments
- Basic Docker Commands for Beginners https://codeopolis.com/posts/25-basic-docker-commands-for-beginners 22 comments
- Scale Testing Docker Swarm to 30,000 Containers http://blog.docker.com/2015/11/scale-testing-docker-swarm-30000-containers/ 16 comments
- Docker is the Heroku Killer http://www.brightball.com/devops/docker-is-the-heroku-killer 68 comments
- CircleCI announces Docker support beta https://circleci.com/integrations/docker 23 comments
- Docker-compose help needed https://www.reddit.com/r/docker/comments/jcfrqn/dockercompose_help_needed/ 10 comments docker
- Hosting your docker-compose environments cheaply on the cloud? My solution on AWS + looking for any other suggestions / tips. https://www.reddit.com/r/webdev/comments/gzs3b1/hosting_your_dockercompose_environments_cheaply/ 3 comments webdev
- [macOS]Nginx-Proxy docker issue when run with docker-compose. https://www.reddit.com/r/docker/comments/6f3wuf/macosnginxproxy_docker_issue_when_run_with/ 6 comments docker
- Docker-Saigon Demo of Swarm 1.0.0 & Docker 1.9 Native overlay network support. https://media.giphy.com/media/l0o9znr5oaxochyxe/giphy.gif 3 comments docker
- Dockerized TCP Server Deployed to an AWS EC2 Instance https://github.com/kimanikelly/tcp-server 5 comments learnpython
- Docker File Permission Help https://github.com/Tzahi12345/YoutubeDL-Material#Docker 7 comments docker
- Some Docker best practice configurations collected https://www.coguard.io/post/creating-a-dockerfile 4 comments docker
- HOW TO: dev environment with Docker https://code.visualstudio.com/docs/remote/containers 25 comments docker
- Who wants to learn Docker & Kubernetes this weekend? https://youtube.com/playlist?list=PLVx1qovxj-amqyqHceAhkcsopzi4PFcKc 14 comments selfhosted
- Continuous Integration and Deployment of Docker Images using GitHub Actions https://www.reddit.com/r/docker/comments/o0pavu/continuous_integration_and_deployment_of_docker/ 5 comments docker
- Daily rotating Docker log files? https://docs.docker.com/config/containers/logging/configure/ 9 comments docker
- Slow web traffic using host.docker.internal on Docker Mac v3 https://www.reddit.com/r/docker/comments/nb1zsl/slow_web_traffic_using_hostdockerinternal_on/ 8 comments docker
- Django + Docker: Correct way to install python modules after initial docker setup? https://www.reddit.com/r/django/comments/loh5gh/django_docker_correct_way_to_install_python/ 8 comments django
- Emacs + LSP with docker & conda https://www.reddit.com/r/emacs/comments/kymvrz/emacs_lsp_with_docker_conda/ 5 comments emacs
- Small article; how to run multiple database engines in Docker, with persistent volumes https://www.reddit.com/r/docker/comments/kqzcu8/small_article_how_to_run_multiple_database/ 13 comments docker
- Having trouble setting up Dashmachine as a Service (no Docker) https://github.com/rmountjoy92/DashMachine 6 comments selfhosted
- unable to reach webpage of pihole docker image from any computer on LAN. https://www.reddit.com/r/docker/comments/h7qp81/unable_to_reach_webpage_of_pihole_docker_image/ 6 comments docker
- Dockerizing a Ruby on Rails Application https://semaphoreci.com/community/tutorials/dockerizing-a-ruby-on-rails-application 15 comments ruby
- DockerPwn.py: Automated Docker TCP Socket Host Takeover https://github.com/absozed/dockerpwn.py 18 comments netsec
- Running Docker on Windows Without Hyper-V https://www.reddit.com/r/docker/comments/d6pj54/running_docker_on_windows_without_hyperv/ 29 comments docker
- User privileges in Docker containers https://medium.com/jobteaser-dev-team/docker-user-best-practices-a8d2ca5205f4 14 comments netsec
- problem with docker volume containing bind mount to folder on external drive [x-post from /r/selfhosted] https://www.reddit.com/r/docker/comments/agfzjj/problem_with_docker_volume_containing_bind_mount/ 4 comments docker
- Can anyone recommend a Docker Image for Rails Development? https://www.reddit.com/r/rails/comments/8vbfd6/can_anyone_recommend_a_docker_image_for_rails/ 7 comments rails
- Can I use docker image on Windows Server with IIS next to legacy applications? https://www.reddit.com/r/docker/comments/7ob0hf/can_i_use_docker_image_on_windows_server_with_iis/ 5 comments docker
- Script won't be executed on docker container start https://www.reddit.com/r/docker/comments/6xz5na/script_wont_be_executed_on_docker_container_start/ 15 comments docker
- Docker Accidentally Cuts Off Ukraine https://www.reddit.com/r/docker/comments/6o2iul/docker_accidentally_cuts_off_ukraine/ 5 comments docker
- Multi-Stage Docker Builds for Creating Tiny Go Images https://medium.com/travis-on-docker/multi-stage-docker-builds-for-creating-tiny-go-images-e0e1867efe5a 9 comments golang
- Docker for Automating Honeypots or Malware Sandboxes · Dadario's Blog https://dadario.com.br/docker-for-automating-honeypots-or-malware-sandboxes/ 13 comments netsec
- A Simple Docker Container To Capture All Traffic From Host. http://jerrygamblin.com/2016/05/28/a-docker-container-to-capture-all-traffic-from-host/ 6 comments docker
- Docker C# Scripted Build in 6 Minutes http://dotnetliberty.com/index.php/2015/10/08/docker-c-sharp-scripted-build-in-6-minutes/ 5 comments csharp
- Docker image with Tor, Privoxy and a process manager under 15 MB https://medium.com/@rdsubhas/docker-image-with-tor-privoxy-and-a-process-manager-under-15-mb-c9e344111b61 15 comments programming
- Development versus deployment: Docker and Haskell (a.k.a. "stop deploying your dev tools!") http://eightyeight.github.io/2015-07-10/development-versus-deployment-docker-and-haskell/ 26 comments haskell
- Docker with OverlayFS first impressions http://blog.cloud66.com/docker-with-overlayfs-first-impression/ 7 comments docker
- Docker nano – creating the smallest possible Docker images https://blog.docker.com/2013/06/create-light-weight-docker-containers-buildroot/ 8 comments docker
- A Practical Introduction to Docker Containers http://developerblog.redhat.com/2014/05/15/practical-introduction-to-docker-containers/ 14 comments linux