Giter VIP home page Giter VIP logo

haskell-hie-devcontainer's Introduction

Igal Tabachnik

haskell-hie-devcontainer's People

Contributors

hmemcpy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

haskell-hie-devcontainer's Issues

docker build error.

The command '/bin/sh -c apk update && apk add --no-cache wget coreutils ca-certificates && wget -q -O /tmp/common-setup.sh $COMMON_SCRIPT_SOURCE && if [ "$COMMON_SCRIPT_SHA" != "dev-mode" ]; then echo "$COMMON_SCRIPT_SHA /tmp/common-setup.sh" | sha256sum -c - ; fi && /bin/ash /tmp/common-setup.sh "$INSTALL_ZSH" "$USERNAME" "$USER_UID" "$USER_GID"' returned a non-zero code: 4

i don't know what the situation is.

How do I install packages?

As the title says. What's the recommended way to get this running for projects more complex than a single file? Should I install stack? Use the pre-installed nix? What's the expected workflow?

Failed to build image from Dockerfile.

Hello,

Followed instructions in the README but it appears that I can't actually build the dockerfile :(

// snip, this goes on forever
[251577 ms] Removing intermediate container 9bf1c77e85c6
[251577 ms] 
 ---> 811e5a1770ad
Step 8/8 : RUN apk update     && apk add --no-cache wget coreutils ca-certificates     && wget -q -O /tmp/common-setup.sh $COMMON_SCRIPT_SOURCE     && if [ "$COMMON_SCRIPT_SHA" != "dev-mode" ]; then echo "$COMMON_SCRIPT_SHA /tmp/common-setup.sh" | sha256sum -c - ; fi     && /bin/ash /tmp/common-setup.sh "$INSTALL_ZSH" "$USERNAME" "$USER_UID" "$USER_GID"     && rm /tmp/common-setup.sh
[251577 ms] 
[251629 ms]  ---> Running in 8ccd15e86ddd
[252695 ms] /bin/sh: 1: apk: not found

[253130 ms] The command '/bin/sh -c apk update     && apk add --no-cache wget coreutils ca-certificates     && wget -q -O /tmp/common-setup.sh $COMMON_SCRIPT_SOURCE     && if [ "$COMMON_SCRIPT_SHA" != "dev-mode" ]; then echo "$COMMON_SCRIPT_SHA /tmp/common-setup.sh" | sha256sum -c - ; fi     && /bin/ash /tmp/common-setup.sh "$INSTALL_ZSH" "$USERNAME" "$USER_UID" "$USER_GID"     && rm /tmp/common-setup.sh' returned a non-zero code: 127
[253140 ms] Failed: Building an image from the Dockerfile (this can take a while).
[253145 ms] Command failed: docker build -f /home/emerald/cs2006-code/P1/.devcontainer/Dockerfile -t vsc-p1-e048fe23dba30205680dc4dfdfcfd6fb /home/emerald/cs2006-code/P1/.devcontainer

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.