Chuck Lantz
c64263f073
Merge pull request #11 from rahulrai-in/patch-1
...
Setting the docker build context with build.context doesn't work
2020-06-22 07:08:02 -07:00
Chuck Lantz
a618f95da8
Updated devcontainer.json per https://github.com/microsoft/vscode-dev-containers/issues/337
2020-05-28 12:08:31 -07:00
Rahul Rai
6a6d760fc0
Setting context inside the build element doesn't work
...
I am using Docker Desktop for Windows v 2.2.0.5 on Windows 10. In my case, VSCode was not able to set the container build context correctly by reading the build.context property. I fixed the issue by setting the context property as mentioned in the schema here: https://code.visualstudio.com/docs/remote/containers#_devcontainerjson-reference .
2020-05-14 15:20:58 +10:00
Chuck Lantz
29a93447a8
Update README.md
2020-04-08 18:01:32 -07:00
Chuck Lantz
cf2b4d63bd
Update devcontainer.json
2020-04-08 18:00:32 -07:00
Chuck Lantz
3c8049bcbd
Merge branch 'master' of https://github.com/Microsoft/vscode-remote-try-python
2020-03-31 19:43:54 +00:00
Chuck Lantz
c53d6784b9
Tweak comment
2020-03-31 19:43:46 +00:00
Chuck Lantz
27da2b3449
Update README.md
2020-03-31 12:25:50 -07:00
Chuck Lantz
d1e170119e
Update to use Python pre-built image
2020-03-31 19:23:03 +00:00
Chuck Lantz
5ae62f4832
Update README.md
2020-03-12 09:45:22 -07:00
Chuck Lantz
e47ceba88d
Merge pull request #9 from IanHopkinson/patch-1
...
Fix commandline to run flask server in README.md
2020-02-06 07:30:50 -08:00
Ian Hopkinson
3d92b46a67
Fix commandline to run flask server in README.md
...
As originally written the `flask run ...` command fails with:
`bash: flask: command not found`
Preceding the original `flask run` command with `python -m ...` works, successfully launching the web server
2020-02-06 15:28:04 +00:00
Chuck Lantz
f83bad5711
Fix pylint path
2020-01-29 15:26:30 +00:00
Chuck Lantz
15c6732526
Bug fix
2020-01-18 00:29:31 +00:00
Chuck Lantz
76ea9a8c2b
Avoid sudo being required with pip
2020-01-18 00:27:28 +00:00
Chuck Lantz
797aef8e05
Avoid having to use sudo with pip
2020-01-18 00:07:54 +00:00
Chuck Lantz
892e344422
Merge pull request #8 from microsoft/clantz/1.41
...
Updates for 1.41 release
2019-12-12 19:10:35 -06:00
Chuck Lantz
159bc870a9
Update README.md
2019-12-12 08:00:27 -08:00
Chuck Lantz
8c76679050
Updates for 1.41
2019-12-11 19:00:06 +00:00
Chuck Lantz
0ccd734e31
Update devcontainer.json
2019-11-18 19:41:08 -08:00
Chuck Lantz
0391a8829e
Update comments, set default terminal in container
2019-08-26 14:01:56 -07:00
Chuck Lantz
1acf3c9a65
Fix invalid json
2019-08-07 15:52:21 -07:00
Chuck Lantz
8fc4867135
Default to non-root user, use latest Python 3 definition as base
2019-08-06 01:49:08 +00:00
Chuck Lantz
9e2d16b521
Move settings to devcontainer.json
2019-05-28 20:17:31 +00:00
Chuck Lantz
a8f05c10c6
Set default shell, avoid dpkg messages to stderr
2019-05-22 09:19:17 -07:00
Chuck Lantz
4ad3e75280
Create .gitattributes
2019-05-03 15:53:33 -07:00
Erich Gamma
c09c426bed
Update README.md
2019-05-02 23:31:44 +02:00
Alex Ross
dcb9ae7227
Add missing "s" in Remote-Containers command
2019-05-02 12:18:15 +02:00
Chuck Lantz
7b2ff0e9d0
Update README.md
2019-05-01 11:52:21 -07:00
Erich Gamma
8dea105449
update the name of the forwarded port command
2019-04-28 15:06:41 +02:00
Erich Gamma
5fbb7d8fd8
polish tweaks
2019-04-28 14:48:50 +02:00
kieferrm
a264cfeab2
doc review
2019-04-26 22:11:38 +00:00
root
854d822acc
changing server to use flask
2019-04-26 16:03:42 +00:00
Chuck Lantz
9ec6f2a115
Tweak installed extensions
2019-04-19 14:40:02 -07:00
Chuck Lantz
03dc04cfbd
Update README.md
2019-04-19 13:52:47 -07:00
Chuck Lantz
323109e7d8
Update README.md
2019-04-19 13:49:13 -07:00
Chuck Lantz
0715db599a
Rev python example
2019-04-19 13:47:02 -07:00
Chuck Lantz
a48afbb8de
Update README.md
2019-04-16 19:50:53 -07:00
Chuck Lantz
5c5e3fdcf6
Update README.md
2019-04-16 19:46:25 -07:00
Chuck Lantz
7c65a37424
Update README.md
2019-04-16 18:54:50 -07:00
Chuck Lantz
085a5e3747
Update README.md
2019-04-16 18:52:33 -07:00
Chuck Lantz
7de7a10e10
Initial
2019-04-16 18:19:04 -07:00
Microsoft Open Source
59c08575f1
Initial commit
2019-04-16 15:41:59 -07:00
Microsoft Open Source
e28dda894b
Initial commit
2019-04-16 15:41:58 -07:00
Microsoft GitHub User
9db197337b
Initial commit
2019-04-16 15:41:56 -07:00