[ https://issues.apache.org/jira/browse/SOLR-15685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427609#comment-17427609 ]
Jonathan J Senchyna commented on SOLR-15685: -------------------------------------------- I believe .devcontainer is currently specific to VSCode, unfortunately, but it is not required for VSCode development. Treating it as IDE-specific configuration and including it in the {{.gitignore}} file would be another way to handle it so that developers wishing to make use of one can do so without it showing up in their change list. > Add Devcontainer to make building easier > ---------------------------------------- > > Key: SOLR-15685 > URL: https://issues.apache.org/jira/browse/SOLR-15685 > Project: Solr > Issue Type: Wish > Security Level: Public(Default Security Level. Issues are Public) > Components: Build > Affects Versions: main (9.0) > Reporter: Jonathan J Senchyna > Priority: Minor > Labels: build-tools > > I would like to propose the addition of a {{.devcontainer}} to make it easier > for developers to pull down the repo and get a build going. Currently, > running the build requires installing a JDK and Perl. Although not a > terrible amount of prerequisites, adding a {{.devcontainer}} will allow any > developer with Docker installed to simply open the project within the > container and have a fully-functional build environment. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org