Update Ghost3 Docker Container
This is to test whether the system still accepts new posts after upgrading to the latest version of ghost-3 with the commands:
docker-compose stop service
docker-compose pull service
docker-compose up --no-deps -d service