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
Currently AC creates a development environment that runs as a debuggable instance locally. It would be great to have method for building a deployable image.
Added bonus to also push it to a given resgister (github.io, dockerhub, AzureReg)
build_development
build_test(???)
build_production
The text was updated successfully, but these errors were encountered:
Currently AC creates a development environment that runs as a debuggable instance locally. It would be great to have method for building a deployable image.
Added bonus to also push it to a given resgister (github.io, dockerhub, AzureReg)
The text was updated successfully, but these errors were encountered: