Method: Orchestration::DockerCompose::AppService.entrypoint
- Defined in:
- lib/orchestration/docker_compose/app_service.rb
.entrypoint ⇒ Object
27 28 29 |
# File 'lib/orchestration/docker_compose/app_service.rb', line 27 def entrypoint ["/app/#{orchestration}/entrypoint.sh"] end |