Chuck Lantz
|
6ed37b3f03
|
Update devcontainer.json
|
2019-12-03 07:43:00 -08:00 |
Chuck Lantz
|
8f7bdc02bc
|
Update appPort comment
|
2019-11-18 19:36:27 -08:00 |
Chuck Lantz
|
8a136fa1a4
|
Resolve https://github.com/microsoft/vscode-remote-release/issues/1394
|
2019-09-10 07:36:17 -07:00 |
Chuck Lantz
|
734ed3784d
|
Update devcontainer.json
|
2019-08-29 15:47:35 -07:00 |
Chuck Lantz
|
afe2326476
|
Update devcontainer.json
|
2019-08-29 15:47:09 -07:00 |
Chuck Lantz
|
15e506460c
|
Update devcontainer.json
|
2019-08-29 15:46:45 -07:00 |
Chuck Lantz
|
3b1bccce45
|
Remove Alpine references
|
2019-08-28 10:33:10 -07:00 |
Chuck Lantz
|
2e923457b7
|
Add setting to workaround VSCR #1203, add runServices comment to Docker Compose defs
|
2019-08-26 09:13:09 -07:00 |
Chuck Lantz
|
bd8e9e1e61
|
Improved test scripts
|
2019-08-20 11:46:41 -07:00 |
Chuck Lantz
|
631bf373f0
|
Add iproute2 to avoid warnings about "ip" command not being found
|
2019-08-09 09:29:19 -07:00 |
Chuck Lantz
|
ffb61903f1
|
Minor fixes
|
2019-08-09 07:05:31 -07:00 |
Chuck Lantz
|
b1bcb153e6
|
Fix typo
|
2019-08-07 14:11:29 -07:00 |
Chuck Lantz
|
788f7fa0e2
|
Tweak non-root user info
|
2019-08-07 13:39:44 -07:00 |
Chuck Lantz
|
a87b186fbc
|
Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers into clantz/runargs-user
|
2019-07-29 16:16:07 -07:00 |
Chuck Lantz
|
e4d093447c
|
Add setup for using a non-root user
|
2019-07-29 16:13:29 -07:00 |
Hidenori MATSUKI
|
e1f745ead4
|
Unset DEBIAN_FRONTEND environment variable on last step.
|
2019-07-19 07:28:48 +09:00 |
Hidenori MATSUKI
|
637a62e008
|
Install dialog.
|
2019-07-19 07:15:18 +09:00 |
Chuck Lantz
|
3ad0b8bad6
|
Remove .gitconfig mount now that its copied
|
2019-07-10 16:40:58 -07:00 |
Chuck Lantz
|
0589c0fe82
|
Update Docker extension ID, formatting
|
2019-07-10 16:40:38 -07:00 |
Chuck Lantz
|
bb8f87c4b8
|
Revert "Merge pull request #100 from microsoft/clantz/comment-tweaks"
This reverts commit c078b6406e , reversing
changes made to 76670771bf .
|
2019-07-10 16:03:51 -07:00 |
Chuck Lantz
|
8b3566b5bb
|
Revert "Update devcontainer.json"
This reverts commit 815f32ae74 .
|
2019-07-10 16:03:46 -07:00 |
Chuck Lantz
|
815f32ae74
|
Update devcontainer.json
|
2019-07-10 15:14:33 -07:00 |
Chuck Lantz
|
7a121e2d39
|
Added comment on mounting .ssh folder, fixed Docker extn ID
|
2019-07-09 19:03:52 -07:00 |
Chuck Lantz
|
5955fe1119
|
Update command name for adding container defintion w/1.36 release
|
2019-06-28 10:48:58 -07:00 |
Chuck Lantz
|
aee981612c
|
Remove SHELL env var (vscode now checks /etc/passwd)
|
2019-06-17 16:27:55 +00:00 |
Chuck Lantz
|
3133d721a2
|
Start of build layer consolidation
|
2019-06-11 13:10:48 -07:00 |
Chuck Lantz
|
df0a2465ac
|
Remove dangling commas
|
2019-05-24 13:33:55 -07:00 |
Chuck Lantz
|
dbf3ff8d2b
|
Move settings into devcontainer.json
|
2019-05-23 08:14:25 -07:00 |
Chuck Lantz
|
a423f84187
|
Set default shell to /bin/bash
|
2019-05-20 16:00:19 -07:00 |
Chuck Lantz
|
9f7fd6e98b
|
Add postCreateCommand example to templates
|
2019-05-09 16:48:32 -07:00 |
Chuck Lantz
|
b90bf7d8fe
|
Add command into postCreateCommand comments
|
2019-05-09 16:46:04 -07:00 |
Chuck Lantz
|
65bed35363
|
Fix comments, raise visibility to appPort, postCreateCommand
|
2019-05-09 07:32:14 -07:00 |
Chuck Lantz
|
b6a1b825a6
|
Formatting
|
2019-05-08 16:53:02 -07:00 |
Chuck Lantz
|
1cc293bdf0
|
Fix tabs vs spaces
|
2019-05-08 16:49:43 -07:00 |
Chuck Lantz
|
fd9f37ef5f
|
Fix comments
|
2019-05-08 16:29:54 -07:00 |
Chuck Lantz
|
7689e28ad9
|
Fixed typos
|
2019-05-08 16:23:35 -07:00 |
Chuck Lantz
|
af6f09db77
|
Add ptrace runArgs into samples, docker-in-docker
|
2019-05-08 16:13:12 -07:00 |
Chuck Lantz
|
6a631a04e7
|
Update docker-compose.yml
|
2019-04-26 11:07:33 -07:00 |
Chuck Lantz
|
164159789f
|
Update docker-compose.yml files to mount .gitconfig
|
2019-04-26 11:06:18 -07:00 |
Chuck Lantz
|
0d1e256d10
|
Update Dockerfile
|
2019-04-25 14:07:27 -07:00 |
Chuck Lantz
|
c4e2313739
|
Make LICENSE a link so it can be clicked when used in projects
|
2019-04-25 14:06:21 -07:00 |
Chuck Lantz
|
cbabb3d7dd
|
Avoid adding warnings to stderr
|
2019-04-22 11:16:12 -07:00 |
Chuck Lantz
|
0c1ca5258f
|
README updates
|
2019-04-21 19:47:44 -07:00 |
Chuck Lantz
|
8dec4c2f2e
|
README tweaks
|
2019-04-21 18:59:05 -07:00 |
Chuck Lantz
|
c434d36418
|
Update Go, README edits
|
2019-04-21 18:48:02 -07:00 |
Chuck Lantz
|
0c9e7ccc2f
|
Switched templates to use comments given jsonc support
|
2019-04-15 09:11:29 -07:00 |
Chuck Lantz
|
69b93b63b4
|
Debian as base, reduce chances of errors due to release version
|
2019-04-12 18:46:41 -07:00 |
Chuck Lantz
|
3bf1f61eeb
|
Switched to relative paths, fixed Azure Functions
|
2019-04-12 09:10:09 -07:00 |
Chuck Lantz
|
faf62ddef9
|
Added procps to definitions
|
2019-04-11 19:18:55 -07:00 |
Chuck Lantz
|
99ab06f85f
|
Small edits, added shutdownAction for compose definitions
|
2019-04-11 10:49:10 -07:00 |
Chuck Lantz
|
d6074236d6
|
.npmignore
|
2019-04-10 15:07:51 -07:00 |
Chuck Lantz
|
1fa3e3d864
|
Updated compose example assuming support of array of compose files
|
2019-03-29 16:51:02 -07:00 |
Chuck Lantz
|
3607475288
|
Another restructure rev
|
2019-03-27 12:22:15 -07:00 |
Chuck Lantz
|
cdb1595032
|
18.04 => bionic
|
2019-03-26 07:31:58 -07:00 |
Chuck Lantz
|
076288425e
|
Fixes
|
2019-03-25 09:59:52 -07:00 |
Chuck Lantz
|
095cdae296
|
Added license notices
|
2019-03-25 09:15:54 -07:00 |
Chuck Lantz
|
a07528164f
|
Fixed license links
|
2019-03-25 08:54:38 -07:00 |
Chuck Lantz
|
0d03587b1e
|
Fixed license formatting
|
2019-03-25 08:52:36 -07:00 |
Chuck Lantz
|
46810abc2c
|
Added LICENSE
|
2019-03-25 08:51:11 -07:00 |
Chuck Lantz
|
21e95dd377
|
Worked on READMEs
|
2019-03-24 11:47:06 -07:00 |
Chuck Lantz
|
4b227f36af
|
Sample fixes
|
2019-03-23 19:04:05 -07:00 |
Chuck Lantz
|
f5678fbe3e
|
Container fixes
|
2019-03-22 12:18:22 -07:00 |
Chuck Lantz
|
c7be63f551
|
Renamed containers-templates to container-templates
|
2019-03-22 10:53:42 -07:00 |