Skip to content
  • Kevin Morris's avatar
    fix(docker): add aurweb-image service · d22580fa
    Kevin Morris authored
    
    
    The new `aurweb-image` service does not perform any purpose
    other than providing a build definition for 'aurweb:latest'.
    With this, `docker-compose build` now just runs once for the
    `aurweb-image` service, which builds the image used by all
    other services.
    
    Signed-off-by: Kevin Morris's avatarKevin Morris <kevr@0cost.org>
    d22580fa