Skip to content
View inyee786's full-sized avatar

Organizations

@openebs @litmuschaos
Block or Report

Block or report inyee786

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. percona-cstor-mysql-backend percona-cstor-mysql-backend Public

    JavaScript

  2. workloads-cstor-dashboard workloads-cstor-dashboard Public archive

    TypeScript

  3. mongo-cstor-backend mongo-cstor-backend Public

    JavaScript

  4. Deploy SPA on Kubernetes Deploy SPA on Kubernetes
    1
    # Stage 0, "build-stage", based on Node.js, to build and compile the frontend
    2
    FROM node:10.8.0 as build-stage
    3
    WORKDIR /app
    4
    COPY package*.json /app/
    5
    RUN npm install
  5. ci-e2e-dashboard ci-e2e-dashboard Public

    Forked from mayadata-io/ci-e2e-dashboard

    TypeScript

  6. github-bot github-bot Public

    JavaScript