Git Product home page Git Product logo

devcontainers-features's Introduction

Dev Container Features

devcontainers-features's People

Contributors

maks1ms avatar github-actions[bot] avatar

Stargazers

Rafal W. avatar Vladislav Brakalo avatar

Watchers

 avatar

Forkers

dsoyet

devcontainers-features's Issues

Linux distro ubuntu not supported.

I'm trying to install Wine on Ubuntu with mcr.microsoft.com/devcontainers/base:jammy image, but it says it's not supported.

2024-04-19 14:34:49.325Z:  > [dev_containers_target_stage  9/11] RUN --mount=type=bind,from=dev_containers_feature_content_source,source=wine_4,target=/tmp/build-features-src/wine_4     cp -ar /tmp/build-features-src/wine_4 /tmp/dev-container-features  && chmod -R 0755 /tmp/dev-container-features/wine_4  && cd /tmp/dev-container-features/wine_4  && chmod +x ./devcontainer-features-install.sh  && ./devcontainer-features-install.sh  && rm -rf /tmp/dev-container-features/wine_4:2024-04-19 14:34:49.335Z: 
2024-04-19 14:34:49.342Z: 0.512 Feature       : Wine2024-04-19 14:34:49.355Z: 
2024-04-19 14:34:49.363Z: 0.512 Description   : Installs Wine.2024-04-19 14:34:49.371Z: 
2024-04-19 14:34:49.376Z: 0.512 Id            : ghcr.io/maks1ms/devcontainers-features/wine2024-04-19 14:34:49.381Z: 
2024-04-19 14:34:49.389Z: 0.512 Version       : 0.0.42024-04-19 14:34:49.394Z: 
2024-04-19 14:34:49.400Z: 0.513 Documentation : ********/Maks1mS/devcontainers-features/tree/main/src/wine2024-04-19 14:34:49.405Z: 
2024-04-19 14:34:49.412Z: 0.513 Options       :
0.513     VERSION="latest"
0.513 ===========================================================================
0.521 Linux distro ubuntu not supported.
0.523 ERROR: Feature "Wine" (ghcr.io/maks1ms/devcontainers-features/wine) failed to install! Look at the documentation at ********/Maks1mS/devcontainers-features/tree/main/src/wine for help troubleshooting this error.2024-04-19 14:34:49.421Z: 
------
Dockerfile.extended:60
--------------------
  59 |     
  60 | >>> RUN --mount=type=bind,from=dev_containers_feature_content_source,source=wine_4,target=/tmp/build-features-src/wine_4 \
  61 | >>>     cp -ar /tmp/build-features-src/wine_4 /tmp/dev-container-features \
  62 | >>>  && chmod -R 0755 /tmp/dev-container-features/wine_4 \
  63 | >>>  && cd /tmp/dev-container-features/wine_4 \
  64 | >>>  && chmod +x ./devcontainer-features-install.sh \
  65 | >>>  && ./devcontainer-features-install.sh \
  66 | >>>  && rm -rf /tmp/dev-container-features/wine_4
  67 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c cp -ar /tmp/build-features-src/wine_4 /tmp/dev-container-features  && chmod -R 0755 /tmp/dev-container-features/wine_4  && cd /tmp/dev-container-features/wine_4  && chmod +x ./devcontainer-features-install.sh  && ./devcontainer-features-install.sh  && rm -rf /tmp/dev-container-features/wine_4" did not complete successfully: exit code: 1

How to fix it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.