Commit graph

9 commits

Author SHA1 Message Date
Samruddhi Khandale
57e15bc8e8
Update docker-in-docker version (#320)
update dnd
2022-12-02 09:49:20 -08:00
Chuck Lantz
3020d6da64
Fix python feature issue #258, improve tests, fix oryx bug (#261)
* Fix #258, improve tests, fix oryx bug
* Drop Debian 9 from tests given it is out of support
2022-11-07 12:46:23 -06:00
JP Ungaretti
82960fd16b
Add remoteUser to devcontainer (#181) 2022-09-26 15:27:25 -07:00
Chuck Lantz
ad088a11bb
Update devcontainer.json to be spec compliant (#108)
Same as https://github.com/devcontainers/feature-template/pull/2
2022-08-19 14:32:18 -05:00
Josh Spicer
ef87daf5af
update dotnet/oryx features to use recommended install location for dotnet6 (#91)
* use default jammy apt feed to mitigate jammy/oryx install issues

* remove old comment

* jammy first tries default apt repo

* refactoring

* glob friendly and tests

* test files

* better greps

* correct path

* DEBIAN_FRONTEND global in oryx install script

* remove set -e from dotnet script to handle errors ourselves
2022-08-16 17:33:25 -04:00
Josh Spicer
6191a2e5d5
Delete .devcontainer.json 2022-07-29 08:35:20 -04:00
Josh Spicer
423b6d5542
CI Ignore 2022-06-13 20:06:39 -04:00
Josh Spicer
2fa3232485
Devcontainer docs (#47)
* docs

* automatically generate documentation from features.json

* trigger doc gen

* 1

* no-ci

* no-ci

* no-ci

* no-ci

* comment out pull

* Automated documentation update

* no-ci markdown table

* Automated documentation update

* no-ci

* Automated documentation update

* branch to main

Co-authored-by: Devcontainers CI <vscr-feedback@microsoft.com>
2022-06-13 20:01:19 -04:00
Josh Spicer
283b8e1f8f
Create .devcontainer.json 2022-06-02 19:22:42 -04:00