Skip to content

Stucks while building WebUI using Docker  #399

@uzairash

Description

@uzairash

I am getting stuck repeatedly while building the webUI either with
docker build -t openas2_webui:latest -f Dockerfile_WebUI .
or with docker compose,
docker compose build

it gets stuck on this step

/ => CACHED [web-builder 2/7] RUN npm install -g --force yarn 0.0s
=> CACHED [web-builder 3/7] COPY ./WebUI /usr/src/webui 0.0s
=> CACHED [web-builder 4/7] WORKDIR /usr/src/webui 0.0s
=> CACHED [web-builder 5/7] RUN yarn install 0.0s
=> CACHED [web-builder 6/7] RUN npx browserslist@latest --update-db 0.0s
=> [web-builder 7/7] RUN yarn run build 118.1s
=> => # yarn run v1.22.22
=> => # $ vue-cli-service build
=> => # - Building for production...

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