counter-app icon indicating copy to clipboard operation
counter-app copied to clipboard

Simple flask app that counts web site visits and stored in a default Redis backend. Used in Docker Deep Dive book

counter-app

Simple flask app that counts web site visits and stored in a default Redis backend. Used in Docker Deep Dive book

References:

  • Docker Deep Dive book (Compose chapter)