Skip to content

generic softwares should be pulled from respective vendors not through elastic #41

@nagkumar

Description

@nagkumar
    favorite-python:
        build: python-favorite/.
        image: docker.elastic.co/demos/workshop/observability/elastiflix-python-favorite:${ELASTIC_VERSION}-${BUILD_NUMBER}
       
    favorite-go:
        build: go-favorite/.
        image: docker.elastic.co/demos/workshop/observability/elastiflix-go-favorite:${ELASTIC_VERSION}-${BUILD_NUMBER}
     
    favorite-java:
        build: java-favorite/.
        image: docker.elastic.co/demos/workshop/observability/elastiflix-java-favorite:${ELASTIC_VERSION}-${BUILD_NUMBER}
        
    node-server:
            build: node-server/.
            image: docker.elastic.co/demos/workshop/observability/elastiflix-node-server:${ELASTIC_VERSION}-${BUILD_NUMBER}
    redis:
      build: redis/.
      image: docker.elastic.co/demos/workshop/observability/elastiflix-redis:${ELASTIC_VERSION}-${BUILD_NUMBER}

e.g redis can be pulled from docker hub with image value redis:latest not from elastic...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions