Community User
Displaying 1 to 30 of 49 repositories
https://github.com/ngueagho/kubernetes-full-notions/tree/main/todo-app
2y
165
https://github.com/ngueagho/kubernetes-full-notions/blob/main/todo-app/README.md
2y
176
docker run -d \ --name frontend \ --network todo-network \ -p 3000:80 \ frontend
2y
10K+