mirror of
https://github.com/silicoflare/docker-hadoop.git
synced 2026-05-26 20:17:59 +05:30
Update README.md
This commit is contained in:
@@ -1,14 +1,12 @@
|
|||||||
# Hadoop on Docker
|
# Hadoop on Docker
|
||||||
## Linux/WSL
|
## Linux/WSL
|
||||||
### Installation
|
### Installation
|
||||||
|
```bash
|
||||||
|
curl -fsSL https://bit.ly/hadoop-script | bash
|
||||||
|
```
|
||||||
if you're using WSL make sure to update it
|
if you're using WSL make sure to update it
|
||||||
```powershell
|
```powershell
|
||||||
wsl.exe --update
|
wsl.exe --update
|
||||||
```
|
|
||||||
Installation Script
|
|
||||||
```bash
|
|
||||||
curl -fsSL https://bit.ly/hadoop-script | bash
|
|
||||||
|
|
||||||
```
|
```
|
||||||
### Usage
|
### Usage
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user