So, I want to use kompose up on my docker-compose.yml which looks like this:
kompose up
version: \'3.6\' services: db: image: mysql:latest restart: a