1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 15:24:46 -05:00

docs: mention docker support (#9618)

This commit is contained in:
Christopher Dieringer 2021-04-21 02:24:42 -07:00 committed by GitHub
parent 572ec4a0a7
commit 754d837682
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,10 @@ Deno binaries can also be installed manually, by downloading a zip file at
These packages contain just a single executable file. You will have to set the
executable bit on macOS and Linux.
Official Docker images are not available at the current time
([issue#3356](https://github.com/denoland/deno/issues/3356)), but
[community images](https://github.com/hayd/deno-docker) are available.
### Testing your installation
To test your installation, run `deno --version`. If this prints the Deno version