Virtual Design Factory
  • Tools
  • Contact
Subscribe
Tagged

Docker

A collection of 2 posts

Containerising a Node Express App
Docker

Containerising a Node Express App

If you need an example application to use try this Simple JSON API In this basic example of how to containerize a node express app we will use Docker. It is assumed that that you have a working express application that you are ready to put into a container for

  • Doug Fleming
Doug Fleming Apr 26, 2020 • 3 min read
Installing Docker on Ubuntu Server
Docker

Installing Docker on Ubuntu Server

What is Docker? According to Wikipedia Docker is a set of platform as a service products that uses OS-level virtualization to deliver software in packages called containers. Containers are isolated from each other and contain their own software and configuration files. Containers are able to communitcate through private networks setup

  • Doug Fleming
Doug Fleming Apr 11, 2020 • 2 min read
Virtual Design Factory © 2025
Powered by Ghost