Is it possible to upload my image when setting up my locker environment in Docker Hosting Early Access?
Thank you.
Is it possible to upload my image when setting up my locker environment in Docker Hosting Early Access?
Thank you.
Hi:
You would need to SSH onto the machine and then build your Docker image like you would any other image. Unfortunately, you can only partially manage the containers running through the GUI. You cannot initiate a 'RUN', but you can a 'START', 'STOP', and 'PAUSE'. These two items are flagged as a missing feature in the product.
Thanks. -matt
You can do that by clicking on the More dropdown and click Display root-SSH-key
How do I do SSH on the Docker Host? Is there a Tutorial available?
Than you.