Samruddhi Khandale
e9ec96aee7
Stops publishing and supporting Templates
2023-11-15 16:42:19 +00:00
Samruddhi Khandale
b31d3a026f
use new image path
2022-10-10 22:12:22 +00:00
Samruddhi Khandale
21976cc4a8
update templates
2022-10-10 20:54:12 +00:00
Christof Marti
29bca16da5
Remove trailing commas
2022-06-01 23:48:21 -07:00
Brigit Murtaugh
d6c4972024
Add `customizations` property ( #1447 )
2022-05-18 09:59:12 -07:00
Chuck Lantz
b530e44638
Prep for Node 18 release, Node 12 deprecation ( #1398 )
...
Co-authored-by: Josh Spicer <josh@joshspicer.com>
2022-04-25 07:04:08 -04:00
Chuck Lantz
81781af06f
Remove optional properties from definitions, features ( #1136 )
2021-10-28 11:03:58 -07:00
Josh Spicer
bee0f0d7d1
add --init to definitions ( #1049 ) ( #1044 )
...
* add --init to definitions
* bump compose definitions and add init
* add elm
* add js-node-mongo
* add js-node-postgres
* last two
* 'init:true' on all the container features
2021-09-21 16:56:04 -04:00
Chuck Lantz
1bdd9587ff
Remove pre-set terminal setting once 1.57 is released ( #860 )
2021-06-01 10:22:58 -07:00
Chuck Lantz
f08b87ecf2
Update master to main ( #864 )
2021-05-25 06:51:04 -07:00
Chuck Lantz
772ae22f59
Ensure getting started info factors in codespaces ( #815 )
2021-04-13 14:31:18 -07:00
Chuck Lantz
a9ab2151ba
Add categories to metadata ( #740 )
2021-02-09 14:14:20 -08:00
Emil Goldsmith Olesen
2e758d327a
Parametrize with
2021-01-29 21:28:28 +00:00
Emil Goldsmith Olesen
66512a3134
Add some newlines
2021-01-26 08:10:54 +01:00
Emil Goldsmith Olesen
60a80e224a
Fix ELS crashing through config
2021-01-22 12:32:51 +00:00
Chuck Lantz
7fe0a961c8
Add reference to distro to READMEs
2020-10-27 15:52:55 -07:00
Chuck Lantz
2cc2f8f556
Default containers with non-root user to non-root ( #619 )
2020-10-27 11:12:25 -07:00
Chuck Lantz
26246453d1
Add comments for options, community definitions ( #526 )
2020-08-28 18:59:00 -07:00
Chuck Lantz
db6e6b979e
Reduce comments, clarify whether RUN statement should be modified
2020-07-14 18:32:39 -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
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
andys8
57c59e1f46
Elm: test-project update and fix module name
...
* Elm 0.19.1
* Bump dependency versions
* Format with elm-format 0.8.2
* Fix file and module name
2020-02-02 18:36:34 +01:00
andys8
0f40e419b6
Elm: Update to 0.19.1 and use elm-language-server
2020-02-02 18:26:52 +01: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
Aaron Adams
f44864912a
Fix typo
2020-01-24 14:17:18 -05:00
Chuck Lantz
ed98f3a942
Use prebuilt images to improve perf
2020-01-17 08:13:00 -08:00
Chuck Lantz
b645c2fe85
Image generation scipts
2020-01-14 14:53:59 -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
69cd4a087a
Default back to dialog to avoid apt errors
2019-11-21 15:20:56 -08:00
Chuck Lantz
8f7bdc02bc
Update appPort comment
2019-11-18 19:36:27 -08: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
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
William Bergeron-Drouin
304ab0beb0
Removed architecture examples for simpler hello-world file
2019-08-04 21:53:22 +00:00
Chuck Lantz
e4d093447c
Add setup for using a non-root user
2019-07-29 16:13:29 -07:00
Chuck Lantz
294ba012fa
Update README.md
2019-07-25 08:13:36 -07:00
William Bergeron-Drouin
b1978a3268
Moved Elm version into configurable Arg
2019-07-20 10:40:02 -07:00
William Bergeron-Drouin
2165d17c43
Updated devcontainer sample command & name
2019-07-20 10:35:46 -07:00
William Bergeron-Drouin
2ad201f593
Removed Elm versioning in readme
2019-07-20 10:34:07 -07:00
William Bergeron-Drouin
92d2b1e505
Updated contributors
2019-07-20 10:33:50 -07:00
William Bergeron-Drouin
1600e4fb22
Renamed folder to elm
2019-07-20 10:33:26 -07:00
William Bergeron-Drouin
8b90b312b5
Renamed to include elm's version
2019-07-17 22:50:27 -07:00
William Bergeron-Drouin
be94e3cfda
Added comment for base port in devcontainer.json
2019-07-18 05:40:32 +00:00