Method: Orchestration::DockerCompose::AppService.entrypoint

Defined in:
lib/orchestration/docker_compose/app_service.rb

.entrypointObject



24
25
26
# File 'lib/orchestration/docker_compose/app_service.rb', line 24

def entrypoint
  ["/app/#{orchestration}/entrypoint.sh"]
end