#229·color

Docker container console support

Author: RampantDespairCreated Apr 21, 2024Updated Dec 25, 2024

Does color support coloring docker's container console?

Using something like this color.Green("Database Connected!"), colors the output on window's terminal, but not docker's. image

Must I do something special to make color work with Docker?

Other packages like GORM are capable of doing it; image