This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Enabled emoji in Hugo (
#6521
)
Removed extra asterisks in Docker doc Signed-off-by: jolheiser <john.olheiser@gmail.com>
master
John Olheiser
Lauris BH
6 years ago
parent
e14cad79c9
commit
9bf20f47c4
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
docs/config.yaml
+1
-1
docs/content/doc/installation/with-docker.en-us.md
+ 1
- 0
docs/config.yaml
View File
@@ -6,6 +6,7 @@ theme: gitea
defaultContentLanguage: en-us
defaultContentLanguageInSubdir: true
enableMissingTranslationPlaceholders: true
enableEmoji: true
permalinks:
post: /:year/:month/:title/
+ 1
- 1
docs/content/doc/installation/with-docker.en-us.md
View File
@@ -270,7 +270,7 @@ files; for named volumes, this is done through another container or by direct ac
# Upgrading
:exclamation::exclamation: **Make sure you have volumed data to somewhere outside Docker container** :exclamation::exclamation:
**
:exclamation::exclamation: **Make sure you have volumed data to somewhere outside Docker container** :exclamation::exclamation:
To upgrade your installation to the latest release:
```
Write
Preview
Loading…
Cancel
Save