Граф коммитов

161 Коммитов

Автор SHA1 Сообщение Дата
CI 0980788cfa Automated update for script library changes 2020-10-19 22:47:54 +00:00
Jorge Barnaby 297df5a0bc
Update README (#600) 2020-10-08 18:04:47 -07:00
Chuck Lantz 929de5b8b9 Fix test script typo (CI Ignore) 2020-09-29 02:29:40 +00:00
CI 02f87f3604 Automated update for script library changes 2020-09-27 15:51:44 +00:00
Chuck Lantz 8b80aeecea Add other possible server location to tests (CI Ignore) 2020-09-27 08:07:34 -07:00
CI b7a6e1bffb Automated update for script library changes 2020-09-27 05:06:51 +00:00
Chuck Lantz e32dbd6d49
Support repo container image generation (#583) 2020-09-26 20:43:57 -07:00
Chuck Lantz e1c56beb90
Add SSH, Oh My Bash! to codespaces-linux (#566) 2020-09-18 10:40:56 -07:00
Chuck Lantz 5369084943
Fix dupe network 2020-09-03 08:04:22 -07:00
Chuck Lantz 88e8d0cc6b
Fix "network_mode: service:app breaks when rebuilding" #537 2020-09-03 07:49:44 -07:00
Chuck Lantz 2f6eeba117
Add [Choice] comments (CI Ignore) 2020-09-01 07:46:04 -07:00
Chuck Lantz e57336b89d
Resolve test regressions 2020-08-31 16:26:11 -07:00
Chuck Lantz 26246453d1
Add comments for options, community definitions (#526) 2020-08-28 18:59:00 -07:00
Chuck Lantz dad7eebd8b
Update Dockerfile 2020-08-14 16:42:26 -07:00
Chuck Lantz fc702c28e3
Update Dockerfile 2020-08-14 16:41:49 -07:00
Chuck Lantz 560deca151 Cleanup and comment simplification 2020-08-06 19:15:48 -07:00
Chuck Lantz 602938f828 Tweak library-script README 2020-08-03 13:21:25 -07:00
Chuck Lantz 169d206c80 Update templates to use library-scripts 2020-08-03 09:09:54 -07:00
Chuck Lantz db6e6b979e Reduce comments, clarify whether RUN statement should be modified 2020-07-14 18:32:39 -07:00
Chuck Lantz 3f23e82730 Fix glitchy tests (CI Ignore) 2020-06-25 13:42:27 -07:00
Chuck Lantz fb35ad3821 Update postCreateCommand example (CI Ignore) 2020-06-08 17:07:24 -07:00
Chuck Lantz 10e12862b8 Rename dind to d-from-d 2020-05-28 18:04:46 -07:00
Chuck Lantz cb8fdf99a1
Ubuntu 18.04 => Ubuntu mutli-variant definition with 20.04 (#345)
* Add support for variant specific tags
* Switch ubuntu-git to use variants
* ubuntu-git => ubuntu
* Switch to buildpack-deps:curl
* definition-build => definition-manifest
2020-05-21 09:09:01 -07:00
Donghyeon Kim b77b63390e
Update devcontainer.json
Fix a typo.
Keep instructions about commented properties consistent.
2020-05-19 14:46:41 +09:00
Chuck Lantz 8e3668ff71 Ensure .bashrc fires before running tests (CI Ignore) 2020-05-16 16:33:42 -07:00
Chuck Lantz 761b6c69c0 New SHA format for Alpine, sync up others 2020-05-16 14:34:17 -07:00
Chuck Lantz ca56f6e76b Resolve regression test issues 2020-05-16 13:38:07 -07:00
Chuck Lantz d930c1c9c8 Template bug fixes (CI Ignore) 2020-05-10 11:10:16 -07:00
Chuck Lantz 021f14e758 Regression test fixes 2020-05-09 17:57:55 -07:00
Chuck Lantz e36c62789d Use export for DEBIAN_FRONTEND rather than setting it 2020-05-09 13:11:45 -07:00
Chuck Lantz ab0f9d2252 Simplify DEBIAN_FRONTEND guidence, common scripts 2020-05-09 08:27:44 -07:00
Chuck Lantz bf988dcf0c Updated whether Codespaces works with definition (CI Ignore) 2020-05-07 13:49:24 -07:00
Chuck Lantz 5c83e1a9c2 Add host OS support metadata (CI Ignore) 2020-04-23 18:20:33 -07:00
Chuck Lantz f5860dcc9a Remove duplicate "noninteractive" statements 2020-03-23 16:53:47 -07:00
Chuck Lantz 024b3e3210 Fix typo 2020-01-29 20:50:39 -08:00
Chuck Lantz 223f4246bd Bug fix 2020-01-29 20:24:22 -08:00
Chuck Lantz d1c9d3283f Trim comments 2020-01-28 10:53:08 -08:00
Chuck Lantz 4e91c4e589 Add version number reference 2020-01-27 16:33:16 -08:00
Chuck Lantz 809649c796 Change appPort to forwardPort for the next release. 2020-01-27 16:22:27 -08:00
Chuck Lantz bbf63ac52a Fix typo for --no-install-recommends 2020-01-22 07:38:42 -08:00
Chuck Lantz b645c2fe85 Image generation scipts 2020-01-14 14:53:59 -08:00
Chuck Lantz 5b6371c0da Use cached consistency in bind mounts 2019-12-10 17:36:23 -08:00
Chuck Lantz 4833736b62 Comment tweaks 2019-12-10 07:48:23 -08:00
Chuck Lantz dd13b3ff81 Add details for compose and remoteUser 2019-12-10 07:44:38 -08:00
Chuck Lantz 8e2f4b47c2
Merge pull request #163 from microsoft/clantz/1.41-props
Updates to take advantage of new devcontainer.json properties in Remote - Containers
2019-12-09 12:21:55 -06:00
Chuck Lantz 2a1c69c920 Comment tweaks 2019-12-07 09:22:04 -08:00
Chuck Lantz 2c645c578a Update Dockerfile instructions 2019-12-07 09:20:09 -08:00
Chuck Lantz 25b96735a4 Use remoteUser, remoteEnv, mounts 2019-12-06 14:24:53 -08:00
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