Git Product home page Git Product logo

Comments (5)

Issues-translate-bot avatar Issues-translate-bot commented on September 26, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: The application created by the docker run command does not display the docker run command

from rainbond.

yangkaa avatar yangkaa commented on September 26, 2024

启动命令是你在镜像最后跟的参数。例如

docker run --name seata-server -p 8091:8091 -e SEATA_CONFIG_NAME=file:/root/seata-config/registry  seataio/seata-server:1.7.0 start

那么最后的启动命令识别出来就是 start。如果你后面不指定参数,那就为空。

不展示完整命令是因为这里面的存储、端口、环境变量都已经转换成了平台的组件模型,识别到对应属性下了。如果用户手动命令里的值,比如环境变量。就和配置里的变量值不符,不易管理。

from rainbond.

Issues-translate-bot avatar Issues-translate-bot commented on September 26, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The startup command is the parameter you follow at the end of the image. For example

docker run --name seata-server -p 8091:8091 -e SEATA_CONFIG_NAME=file:/root/seata-config/registry seataio/seata-server:1.7.0 start

Then the last startup command is recognized as start. If you don't specify a parameter later, it will be empty.

The complete command is not shown because the storage, port, and environment variables have been converted into the component model of the platform and identified under the corresponding attributes. If the value in the user manual command, such as an environment variable. It does not match the variable value in the configuration and is not easy to manage.

from rainbond.

hanxinhisen avatar hanxinhisen commented on September 26, 2024

其实显示出来,也不是为了改啥,而是在其他云邦环境中,想部署相同的应用时, 找不到对应的docker run命令了

from rainbond.

Issues-translate-bot avatar Issues-translate-bot commented on September 26, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


In fact, it is not for changing anything, but in other Yunbang environments, when you want to deploy the same application, you can’t find the corresponding docker run command

from rainbond.

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.