Code Monkey home page Code Monkey logo

docker-hn's People

Contributors

fauria avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

docker-hn's Issues

Contract violation error

I tried using this image this weekend. The ran the exact command for a testing container, and it worked as intended. But, when I added it to a docker-compose.yml it flailed by endlessly streaming,

news_1  | char-whitespace?: contract violation
news_1  |   expected: char?
news_1  |   given: #<eof>
news_1  |   context...:
news_1  |    /anarki/ac.scm:1262:0: trash-whitespace
news_1  |    /anarki/ac.scm:1277:4
news_1  |    /anarki/ac.scm:1294:0: aload1

I was able to reproduce this problem by removing the -i -t options in the testing container example. Any advice?

(Thanks for creating this image, btw!)

cannot reference an identifier before its definition in module: "/anarki/ac.rkt"

[root@danbao hn]# docker run -i -t --rm -e SITE_URL="http://127.0.0.1/" -e PARENT_URL="http://127.0.0.1/" -p 80:8080 fauria/hn:latest
initializing arc.. (may take a minute)
lifted.0.0: undefined;
 cannot reference an identifier before its definition
  in module: "/anarki/ac.rkt"
  context...:
   /usr/share/racket/collects/racket/private/kw.rkt:394:14:  recur
   /usr/share/racket/collects/racket/private/kw.rkt:394:14:  require
   /usr/share/racket/collects/racket/private/kw.rkt:394:14:  recur
   /anarki/ac.rkt:1376:0: aload1

Error infinite loop

Hi, I get this message printed in an infinite loop which pretty much brings down the system, any ideas?

`char-whitespace?: contract violation
expected: char?
given: #
context...:
/anarki/ac.scm:1262:0: trash-whitespace
/anarki/ac.scm:1277:4
/anarki/ac.scm:1294:0: aload1

char-whitespace?: contract violation
expected: char?
given: #
context...:
/anarki/ac.scm:1277:4
/anarki/ac.scm:1294:0: aload1`

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.