fix(docker): add aurweb-image service
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 kevr@0cost.org
Edited by Kevin Morris