Giter Site home page Giter Site logo

Comments (7)

nathanweeks avatar nathanweeks commented on September 27, 2024 5

docker volume [create|inspect|ls|rm], at least for creating Azure file shares.

Documentation / examples on how to use the existing docker run --volume user:key@my_share:/absolute/path/to/target ... would be nice. By trial & error, I discovered for existing Azure file shares this means: docker run --volume <storage account name>:<access key>@<file share in storage account>:/absolute/path/in/both/file_share/and/on/target ...

Also, documentation on how to use existing Azure file shares as volumes in a similar manner in Docker Compose (is this even supported?). And it seems the capability to create named volumes defined in a Compose file would be necessary to support many of the Compose files in existence.

from cloud-integration-beta.

Kibnet avatar Kibnet commented on September 27, 2024 4

Regarding volumes :
The creation of azure file shares is quite specific to azure and involves managing storage credentials, selecting storage pricing price plan. It is not available at the moment as a docker command, and you need to create the azure file share either with the azure web console of az command line.
We'll improve the documentation for using such volumes with ACI. For your information, this part especially is very new and is likely to change in the next updates of this beta release.

I understand that creating volumes is difficult, but connecting existing Ones is already done! Add the ability to connect via compose, this is very lacking!

from cloud-integration-beta.

sujaypillai avatar sujaypillai commented on September 27, 2024 2

Thanks for the feedback @sujaypillai! I'm curious why you use the <noun> <verb> syntax? Is this a script or a command that you type?

Its just a habit these days specially with the Management commands and what I have been preaching others too :)

from cloud-integration-beta.

gtardif avatar gtardif commented on September 27, 2024 1

Documentation was missing here, we do support volumes in run & compose, connected to Azure file shares.
I added this in our doc: docker/docs#11314

from cloud-integration-beta.

sujaypillai avatar sujaypillai commented on September 27, 2024

Support for docker <noun> <verb> syntax e.g. docker container rm fails as highlighted in issue #9

from cloud-integration-beta.

chris-crone avatar chris-crone commented on September 27, 2024

Thanks for the feedback @sujaypillai! I'm curious why you use the <noun> <verb> syntax? Is this a script or a command that you type?

from cloud-integration-beta.

gtardif avatar gtardif commented on September 27, 2024

Regarding volumes :
The creation of azure file shares is quite specific to azure and involves managing storage credentials, selecting storage pricing price plan. It is not available at the moment as a docker command, and you need to create the azure file share either with the azure web console of az command line.
We'll improve the documentation for using such volumes with ACI. For your information, this part especially is very new and is likely to change in the next updates of this beta release.

from cloud-integration-beta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.