tenongene / visitor-count-app

0 stars 0 forks source link

Pull and configure a Redis docker image #3

Open tenongene opened 1 year ago

tenongene commented 1 year ago

Image

============================== Pulling redis alpine image form docker hub

tenongene commented 1 year ago

Image

===================

Starting the redis container and mapping the redis port 6379 to local host port 6379

tenongene commented 1 year ago

Image

============================

Accessing redis container via exec to verify redis server up and running