Improved the Build subcommand to support the building of Docker images #11
Reference in New Issue
Block a user
Delete Branch "setup/docker"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the work done to support the building of Docker images in the
Buildsubcommand in the executable target. So, for this purpose, the following task have been done:docker-compose.ymlfile;Dockerfilefile;Randomableprotocol;Artifactenumeration;BuildProjectTasktask to support building Docker images if required;BuildProjectTasktask asBuildArtifactTask.