guyuqi commented on code in PR #1131: URL: https://github.com/apache/bigtop/pull/1131#discussion_r1259302188
########## provisioner/docker/docker-compose.yml: ########## @@ -13,6 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +version: "2" Review Comment: >> docker compose yml file should add version: "2", otherwise can't create the docker env to smoke test. Why haven't the other distros encountered this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
