mirror of
https://github.com/pawelmalak/snippet-box.git
synced 2025-12-21 13:23:05 +01:00
Fixed typo in README file and added Docker Hub link
This commit is contained in:
@@ -37,6 +37,10 @@ npm run dev
|
|||||||
|
|
||||||
### With Docker
|
### With Docker
|
||||||
|
|
||||||
|
#### Docker Hub
|
||||||
|
[Docker Hub image link](https://hub.docker.com/r/pawelmalak/snippet-box).
|
||||||
|
For arm platforms use `:arm` tag.
|
||||||
|
|
||||||
#### Building image
|
#### Building image
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
@@ -77,7 +81,7 @@ docker run -p 5000:5000 -v /path/to/data:/app/data snippet-box
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Edditor
|
- Editor
|
||||||
- Create and edit your snippets from simple and easy to use editor
|
- Create and edit your snippets from simple and easy to use editor
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user