Skip to content

Commit b78409f

Browse files
authored
Update README.md
microsoft/vscode#118436
1 parent 4de0a33 commit b78409f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deployment_tools/docker/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ you'll need to specify the version of all the components.
1414

1515
You need a working Docker system, see the official site for installation info
1616
at https://docs.docker.com/get-docker/
17-
Download all the files in this directory to an empty one your system, then run:
17+
Download the four files on top of this page to an empty directory on your system. If you download them with chrome based browser there is a big chance you need to remove the .txt part from the file names due to this bug: https://github.com/microsoft/vscode/issues/118436
18+
19+
Then run:
1820

1921
# build an image called py4web from latest Ubuntu
2022
$ docker build . -t py4web

0 commit comments

Comments
 (0)