Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve docker-compose for using latest template[akeneo] #11

Closed
qiaofeng1227 opened this issue Apr 20, 2021 · 1 comment
Closed

Improve docker-compose for using latest template[akeneo] #11

qiaofeng1227 opened this issue Apr 20, 2021 · 1 comment
Assignees

Comments

@qiaofeng1227
Copy link
Contributor

refer to: https://github.com/Websoft9/docker-akeneo/blob/main/docker-compose.yml

Please accord with docker-compose standard

@viafcccy
Copy link

We can learn from it:

  1. set default value, like: ${APP_ENV:-prod}
    ${varname:-word},如果varname存在且非null,则返回其值;否则,返回word。用途:如果变量未定义,则返回默认值。
  2. ...

@qiaofeng1227 qiaofeng1227 transferred this issue from another repository Sep 30, 2021
@qiaofeng1227 qiaofeng1227 pinned this issue Sep 30, 2021
@qiaofeng1227 qiaofeng1227 unpinned this issue Sep 30, 2021
@qiaofeng1227 qiaofeng1227 transferred this issue from another repository Sep 30, 2021
@qiaofeng1227 qiaofeng1227 transferred this issue from another repository Oct 8, 2021
@xyt52 xyt52 transferred this issue from Websoft9test/docker-akeneo Oct 18, 2022
@xyt52 xyt52 changed the title Improve docker-compose for using latest template Improve docker-compose for using latest template[docker-akeneo] Oct 18, 2022
@xyt52 xyt52 changed the title Improve docker-compose for using latest template[docker-akeneo] Improve docker-compose for using latest template[akeneo] Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants