David Poindexter

Results 18 comments of David Poindexter

I don't really see anything added here, am I missing something?

@kentcdodds Are you opposed to people opening issues as ideas? Or should they take only open ones? Or can they only open issues they intend to solve? Just trying to...

Here's mine, if it helps at all: https://gist.github.com/1942898

Just adding info: Clearly replicated on https://www.fromlatest.io/#/ with the following: ```Dockerfile # This is a sample Dockerfile with a couple of problems. # Paste your Dockerfile here. FROM ubuntu:latest RUN...

@mpaarating @escherina @noopkat What do you think?

@mpaarating To your point, Users can, of course, modify the .env file to their liking since it's currently gitignored, but that would be another step required to simply achiever the...

Hmm, that's an interesting question. So, as it stands now, we do use a volume in the default docker-compose, so it should be persisted if they go that route. So,...

For validation, where would you like to see that happen at? Here are some options, after digging around a bit: 1. In the UI, at the component level (nice for...

Good Sunday Morning @noopkat ! I'm roberttables, but I'd love @mpaarating thoughts on this too :D FWIW, I like option 2 as well.

I'm more than happy to help with this!