Code Monkey home page Code Monkey logo

docker-mojolicious's People

Contributors

szabgab avatar tekki avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

docker-mojolicious's Issues

Q: User defined signal 2

Does this work well

$ docker container run -d --rm -v "$(pwd):/usr/src/app" -p 8080:8080 tekki/mojolicious hypnotoad -f script/my_app

when host server got hard reset?

In my scenario at that case when I do docker start my_container I see at logs:

 [prod] User defined signal 2

and container exit

docker: error pulling image configuration: unknown blob.

I am not sure if this is an issue of my computer or something with the image:

$ docker container run --rm -v "$(pwd):/usr/src/app" tekki/mojolicious mojo generate app MyApp
Unable to find image 'tekki/mojolicious:latest' locally
latest: Pulling from tekki/mojolicious
57df1a1f1ad8: Already exists 
71e126169501: Already exists 
1af28a55c3f3: Already exists 
03f1c9932170: Already exists 
65b3db15f518: Already exists 
4c21f9be7406: Already exists 
c8090f4b73c1: Already exists 
89fed5b8575b: Pulling fs layer 
e41889ca2d25: Pulling fs layer 
0dde9e1cd4e0: Pulling fs layer 
91159e1713a1: Waiting 
docker: error pulling image configuration: unknown blob.
docker -v
Docker version 19.03.8, build afacb8b7f0

my_app directory structure created as root

Running

docker container run --rm -v "$(pwd):/usr/src/app" tekki/mojolicious mojo generate app MyApp

created all the my_app directory structure owned by root (Linux host).

Is this the expected behaviour is my Docker misconfigured?
Is there a way to create the files owned by the current user in the host, or shall I just chown-them myself?

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.