You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
services[].build accepts a URL to a remote Dockerfile since #2430. It would be great if services.build[].dockerfile worked the same way, so that other subkeys of build could be specified (like args).
Description
services[].buildaccepts a URL to a remote Dockerfile since #2430. It would be great ifservices.build[].dockerfileworked the same way, so that other subkeys ofbuildcould be specified (likeargs).