Hi all , I am trying to start a custom container through my deploy.dev.yml file,

Hi all , I am trying to start a custom container through my deploy.dev.yml file, but I can’t really see any documentation/code relating this. Do you know if this is somehow supported? Or will it only start pre-defined services?
Comments
-
For that type of customisation, you would need to fork the docker sdk repo and add the new service there I think
0 -
but, if you don't want to make use of the yml attributes and other features provided by docker sdk, and just want to add new service in docker-compose config file, it's possible to define a docker-compose override file in deploy.dev.yml
0 -
Example:
docker: compose: yamls: - docker-compose.override.yml
0 -
you can put this override file in project root and add your new service there
0 -
Thanks! I somehow thought of docker like ‘configuration’ options 😄 This really makes my day!
0
Categories
- All Categories
- 38 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 33 Spryker News
- 565 Developer Corner
- 435 Spryker Development
- 54 Spryker Dev Environment
- 296 Spryker Releases
- 30 Propel ORM
- 47 Community Projects
- 6 Gacela Project
- 3 PHP Bridge
- 21 Hackathon
- 3.2K 📜 Slack Archives
- 115 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random
- 4 Code Testing
- 23 Product & Business Questions
- 46 Spryker Safari Questions
- 36 The Blackhole