Inspiration

I always thought of the ease of using high-end technologies. We always have to use computers to use these technologies. So I thought of why not create a mobile application so that we can use them from the app.

What it does

Basically, I've integrated docker with the flutter app. It allows users to launch containers, pull images, etc from the app.

How I built it

I've built this app using the flutter framework and networking through my local system which helps in integration with docker.

Challenges I ran into

Challenges I faced were - The application is running perfectly in a virtual emulator but when I connect it with a physical device it won't work because of networking.

Accomplishments that I'm proud of

Finally integrated docker technology with my flutter applications.

What I learned

I learned how we can integrated any backend technologies with Flutter framework.

What's next for Docker Mobile

Right now the output of docker commands is printing on IDE but I can print the output on the app screen as well.

Built With

Share this project:

Updates