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