Add Docker and Docker Compose

This commit is contained in:
Oliver Davies 2021-02-09 12:00:00 +00:00
parent ebd57a2e69
commit 29d88893fa
11 changed files with 162 additions and 1 deletions

View file

@ -6,6 +6,7 @@ Encore
.cleanupOutputBeforeBuild()
.setOutputPath('build/')
.setPublicPath('/themes/custom/opdavies/build')
.setManifestKeyPrefix('build/')
.addEntry('app', '@/app.js')