#docker (2021-06)

docker

All things docker

Archive: https://archive.sweetops.com/docker/

2021-06-02

Mohammed Yahya avatar
Mohammed Yahya
Best Practices Around Production Ready Web Apps with Docker Composeattachment image

Here’s a few patterns I’ve picked up based on using Docker since 2014. I’ve extracted these from doing a bunch of freelance work.

2
1
loren avatar

So many good tips!

Best Practices Around Production Ready Web Apps with Docker Composeattachment image

Here’s a few patterns I’ve picked up based on using Docker since 2014. I’ve extracted these from doing a bunch of freelance work.

Joe Niland avatar
Joe Niland

Thanks! The yaml anchor thing is a great idea

1

2021-06-04

sheldonh avatar
sheldonh

Does anyone use Ansible in the docker file too install tooling and configure? Seems would save effort in reusing and handle different distros a bit cleaner.

rei avatar

I do use ansible to install and configure the host running dockerd

sheldonh avatar
sheldonh

Interesting. I’m pinning this. What’s your elevator pitch for DebOps vs just ansible or other tooling as is?

2021-06-18

2021-06-21

    keyboard_arrow_up