GithubHelp home page GithubHelp logo

docker-vibed-demo's Introduction

Writes code in JavaScript and D.

  • Check out my portfolio
  • Been working on a sales CRM SaaS called Nnipa.app.
  • Selling my woodworking products in my store at Adepa.xyz
  • Practicing and promoting D programming language: D is a wonderful programming language. It strikes a balance between being extremely powerful but also a joy to use... making it hard to not use it subsequently for everything!

docker-vibed-demo's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-vibed-demo's Issues

Cannot open file `/app/dub.selections.json' in mode `wb' (Permission denied)

Firstly, thank for this tutorial. I clone this repo and test it but I got error. Do you help me?

Sending build context to Docker daemon  66.56kB
Step 1/10 : FROM dlang2/dmd-ubuntu
 ---> 5b791b030472
Step 2/10 : RUN mkdir -p /app
 ---> Using cache
 ---> 1c27e8f59a8f
Step 3/10 : WORKDIR /app
 ---> Using cache
 ---> 6d2f3ef3cd12
Step 4/10 : COPY . /app/
 ---> Using cache
 ---> 18293adf32d9
Step 5/10 : RUN apt-get install libssl-dev libevent-dev -y
 ---> Using cache
 ---> e959a9f6b831
Step 6/10 : RUN useradd --user-group --create-home --shell /bin/false app
 ---> Using cache
 ---> 333e9bb061f9
Step 7/10 : USER app
 ---> Using cache
 ---> 4f9ea6f881e9
Step 8/10 : RUN dub build
 ---> Running in af6e51505ef6
Fetching libevent 2.0.2+2.0.16 (getting selected version)...
Fetching diet-ng 1.4.4 (getting selected version)...
Fetching openssl 1.1.6+1.0.1g (getting selected version)...
Fetching memutils 0.4.10 (getting selected version)...
Fetching vibe-d 0.7.32 (getting selected version)...
Fetching libasync 0.8.3 (getting selected version)...
Cannot open file `/app/dub.selections.json' in mode `wb' (Permission denied)
The command '/bin/sh -c dub build' returned a non-zero code: 2

OS: Linux Mint 18.3 Cinnamon
Docker: Docker version 17.12.0-ce, build c97c6d6

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.