As a preliminary step, allow the build and push commands to accept arguments. For example:
sc build worker
sc push worker
build and push commands default to web and do not take arguments. So user must resort to switching to docker-compose to build and push images. This gets confusing.