Kris Kopera
Intelligent Services Blog

Intelligent Services Blog

Follow
home
Tag

Docker

#docker

More content

Read more stories on Hashnode


Articles with this tag

Flask web app with Bulma frontend run on Docker with Prometheus metrics.

Feb 22, 20215 min read

Simple example web application displays hostname and network address. We used Flask, Bulma with Prometheus and container. ยท Purpose This post we sharing...

Flask web app with Bulma frontend run on Docker with Prometheus metrics.

Docker logging to AWS CloudWatch

Nov 23, 20204 min read

One of the ways to log Docker containers is to use the logging drivers. These drivers log the stdout and stderr output of a Docker container to a...

Docker logging to AWS CloudWatch