Vincent Fiduccia
Vincent Fiduccia
Say more in `acorn ps` when an endpoint is waiting for a service LB than just ``.
``` ERRO[0005] Failed to build /tmp/acorn-test-app/Acornfile: Get "https://127.0.0.1:5001/v2/": http: server gave HTTP response to HTTPS client; Get "http://127.0.0.1:5001/v2/": websocket: bad handshake: error dialing backend: EOF ``` Usually just waiting a...
Currently you can enter anything into `acorn login registry.com` and it's just stored without checking that it's valid. `docker login` verifies the creds, we should too.
The intricacies of when a variable is an int vs a float is confusing since you don't declare the type anywhere. JS/JSON/YAML (mostly/effectively) just have a single number type. This...
Build the UI with the node image in docker, and an Acornfile