Commit Graph

34 Commits

Author SHA1 Message Date
Chuck Lantz
096aa36d4d Remove dangling comma so schema validation passes 2019-10-15 15:44:37 -07:00
Chuck Lantz
bbdf7c9027 Merge branch 'master' of https://github.com/Microsoft/vscode-remote-try-java 2019-08-26 14:00:12 -07:00
Chuck Lantz
d702a8de27 Update comments 2019-08-26 14:00:04 -07:00
Chuck Lantz
7772720a7a Merge pull request #5 from codecraft21/patch-1
set jdk 8 in pom.xml
2019-08-18 08:25:45 -07:00
Крис
f05310b4f0 set jdk 8 in the pom
This fixes warnings in VS Code.
Explanation: there is an inconsistency because Maven defaults to jdk 5, while .devcontainers/Dockerfile is based on jdk8.
2019-08-18 11:33:57 +02:00
Chuck Lantz
72d55a61dd Default to non-root user 2019-08-06 01:08:09 +00:00
Chuck Lantz
ee8c2a1593 Consolidate build layers 2019-06-20 23:23:55 +00:00
Chuck Lantz
57fd40c114 Remove settings from Dockerfile, now in devcontainer.json 2019-05-28 19:55:39 +00:00
Chuck Lantz
913acfbc34 Handle JAVA_HOME varying between base image versions 2019-05-28 09:54:36 -07:00
Chuck Lantz
028a9d4874 Merge pull request #4 from jupiterneptune/master
Fix java home path inside container
2019-05-27 09:58:40 -05:00
Iuri Tovcaci
656adaebc9 Fix java home path inside container 2019-05-27 09:00:33 +00:00
Chuck Lantz
60e45bae30 Set default shell, add lsb-release 2019-05-22 08:50:39 -07:00
Chuck Lantz
f041d909d8 Create .gitattributes 2019-05-03 15:50:14 -07:00
Alex Ross
2091a66797 Add missing "s" in Remote-Containers command 2019-05-02 12:16:57 +02:00
Chuck Lantz
b4f2214d42 Update README.md 2019-05-01 11:54:29 -07:00
Erich Gamma
f9292958c0 polish tweaks 2019-04-28 14:50:24 +02:00
kieferrm
9a44a78b02 readme review 2019-04-26 21:06:26 +00:00
Chuck Lantz
960a9917d6 Merge branch 'master' of https://github.com/Microsoft/vscode-remote-try-java 2019-04-26 18:29:39 +00:00
Chuck Lantz
654fd5b27f Add java path override in the event it is set in local user settings 2019-04-26 18:29:26 +00:00
Chuck Lantz
02e92bfb90 Update README.md 2019-04-19 13:29:30 -07:00
Chuck Lantz
de101956ab Update README.md 2019-04-18 21:51:58 -07:00
Chuck Lantz
051f9e995a Update README.md 2019-04-18 21:49:24 -07:00
Chuck Lantz
16173c85cd Update README.md 2019-04-18 21:47:48 -07:00
Chuck Lantz
f794aa600f Update README.md 2019-04-18 21:47:18 -07:00
Chuck Lantz
d4b73c7258 Update README.md 2019-04-18 21:26:12 -07:00
Chuck Lantz
13979de9e6 Update README.md 2019-04-18 21:26:06 -07:00
Chuck Lantz
2b8881d9c5 Update README.md 2019-04-18 21:24:24 -07:00
Chuck Lantz
b50bc291be README update 2019-04-18 21:16:10 -07:00
Chuck Lantz
5c5ce1992b Merge pull request #1 from Microsoft/kieferrm/readme
proposed changes to the README
2019-04-18 20:24:51 -07:00
kieferrm
861c66462f proposed changes to the README 2019-04-18 18:14:03 +00:00
Chuck Lantz
8b515180fb Initial 2019-04-16 20:03:58 -07:00
Microsoft Open Source
45e53edc7a Initial commit 2019-04-16 19:55:12 -07:00
Microsoft Open Source
411f337dd9 Initial commit 2019-04-16 19:55:11 -07:00
Microsoft GitHub User
78bf12f04a Initial commit 2019-04-16 19:55:09 -07:00