Docker

Docker is a tool designed to make it easier to create, deploy, and run applications by using containers. Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and ship it all out as one package. Here are some examples of how Docker […]

Read More Docker

Playing with Docker

So! I have not written anything in a while because of school, family, daily life stuff! remember it is not about yourself it is about having fun with everything that you do and doing it to the best of your capacity. Over the last week in a half, all i have been doing is playing […]

Read More Playing with Docker