PacketFire / gemini

Cluster container orchestration tool
Apache License 2.0
0 stars 0 forks source link

Run simple Docker image on authentication #64

Closed RaasAhsan closed 5 years ago

RaasAhsan commented 5 years ago

After authentication has succeeded and the ping process has started, using the Python Docker client (that has already been installed), start a Docker container with the Busybox image (https://hub.docker.com/_/busybox/) and run echo Hello world! on it.