Iván Bravo Bravo
Iván Bravo Bravo
### Version - `@nuxtjs/tailwindcss: ^5.0.4` - `nuxt: 3.0.0-rc.2` - `@nuxt/webpack-builder: ^3.0.0-rc.2` ### Reproduction Link https://codesandbox.io/s/nostalgic-snow-5m605u ### Steps to reproduce - `npx nuxi init nuxt-app` - `cd nuxt-app` - `yarn install`...
### Version - `@nuxtjs/tailwindcss: ^5.0.4` - `nuxt: 3.0.0-rc.2` - `@nuxt/webpack-builder: ^3.0.0-rc.2` ### Reproduction Link https://codesandbox.io/s/eloquent-nobel-bfj76l ### Steps to reproduce - `npx nuxi init nuxt-app` - `cd nuxt-app` - `yarn set...
This PR adds basic support for obtaining the status and statistics of services deployed in Docker Swarm partially solving #348 I have chosen to use almost the same method used...