We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ref code: https://github.com/fordevio/wharf/tree/main/client/src/pages/Home/Containers Run more than four containers, then see the page is not responsive Recommended solutions: update the css of the page
Start more than 4 docker nginx docker containres:
sudo docker run --name nginx1 nginx sudo docker run --name nginx2 nginx sudo docker run --name nginx3 nginx sudo docker run --name nginx4 nginx sudo docker run --name nginx5 nginx
The text was updated successfully, but these errors were encountered:
Hey, can you add some description and explain the issue in detail?
Sorry, something went wrong.
@Naga-Himaja do you need more description
Lemme fork the repo to understand the issue. Meanwhile, it would be great if you could make the issue with the following template:
No branches or pull requests
ref code: https://github.com/fordevio/wharf/tree/main/client/src/pages/Home/Containers
Run more than four containers, then see the page is not responsive
Recommended solutions: update the css of the page
Start more than 4 docker nginx docker containres:
The text was updated successfully, but these errors were encountered: