Simple example web application displays hostname and network address. We used Flask, Bulma with Prometheus and container. · Purpose This post we sharing...
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...
Why do we care? During web development project we use Django's management command named fixtures to backup and restore data. Command dumpdata to save...