Page MenuHomeDevCentral

Create a Docker image for the Notifications Center
Closed, ResolvedPublic

Description

rNOTIF image, which uses Laravel.

Could be based on https://github.com/nasqueron/docker-cachet (excluding .env, and no php artisan migrate --force is needed, given that the application currently doesn't need database).

Revisions and Commits

Event Timeline

Sandlayth renamed this task from Create Laravel image to Create rNotif image.Jan 1 2016, 23:35
Sandlayth created this task.
dereckson renamed this task from Create rNotif image to Create a Docker image for the Notifications Center.Jan 2 2016, 00:01
dereckson updated the task description. (Show Details)
dereckson updated the task description. (Show Details)

In Build Settings, under Repository Links, add the base image (here nasqureron/nginx-php-fpm), so we can benefit from autorebuild when we update PHP.