question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

public option not working

See original GitHub issue
$ drakov -f index.apib --public

$ ss -antu | grep 3000
tcp    LISTEN     0      511    127.0.0.1:3000                  *:* 

$ drakov --version               
2.0.1

envronment

// Dockerfile
FROM node:12

RUN npm install -g drakov

CMD ["bash"]
$ docker build . -t drakov                                           
$ docker run -it --rm -v $PWD:/app -w /app -p "3000:3000" drakov bash

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

2reactions
shimojomasatsugucommented, Aug 27, 2021

FYI. Worked with v1.0.4, not the latest version.

1reaction
coheicommented, Jul 29, 2022

👍 It works for me!

Read more comments on GitHub >

github_iconTop Results From Across the Web

These states tried an Obamacare public option. It ... - POLITICO
These states tried an Obamacare public option. It hasn't worked as planned. ... An early look at Washington, Colorado and Nevada show their...
Read more >
Why the 'public option' is not a real solution to our health care ...
A public option may sound appealing as a means of checking commercial health insurers, but in reality it would be a very limited...
Read more >
Why A Public Option Would Not Be Successful
An influx of lower-paying public option beneficiaries will cause healthcare providers to raise prices for their privately insured. Private ...
Read more >
The Public Option Shell Game | City Journal
Democratic politicians have long argued that a public option may slow the growth of health-care costs. But as states work to implement these ......
Read more >
Public option won't serve the public - The Hill
The views expressed by contributors are their own and not the view of ... According to the Biden health plan, a public option...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found