adrsh-23 / Docker-App

Application built using Flutter which runs the docker commands using the android device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Application

This Application is used to run Docker Commands.

Four basic commands of Docker that are Used:

  • Pull Image from Docker Hub
  • Run Container
  • Check Container State
  • Remove the Container

Sample Images

Dependencies

  • Flutter SDK
  • Dart Compiler
  • Local Virtual Machine/Cloud instance with OS(Preferred Linux OS)
  • Docker
  • Android Emulator/ Android Device

About

Application built using Flutter which runs the docker commands using the android device


Languages

Language:Dart 94.6%Language:Swift 3.8%Language:Kotlin 1.2%Language:Objective-C 0.4%