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
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 75 Spryker News
- 920 Developer Corner
- 780 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random