Miguel Ping
Miguel Ping
According to the [ring docs](https://github.com/ring-clojure/ring/wiki/Concepts#handlers), handlers can be asynchronous. Friend should support arity-1 and arity-3 handlers to conform to async web apps. Currently Jetty supports async handlers. I can slap...
I have a multimodule project with deps.edn. Each module is its own module in idea, and the root module depends on every other module; it doesn't contain any sources. However,...
``` Error: Password file read access must be restricted: /opt/activemq/conf/jmx.password ``` I think this should be handled either in the DOCKERFILE or by the python script.
### What went wrong? Earthfile version: `VERSION --try 0.8` Log ``` Warning: you are not logged into registry-1.docker.io, you may experience rate-limitting when pulling images Note that the COMMAND keyword...