Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
horaoen committed Dec 27, 2024
1 parent a42ed8e commit 376e5f7
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions content/posts/datax-inc-sync.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
+++
title = "datax增量数据同步"
date = "2024-12-27"
+++

## datax安装

9 changes: 9 additions & 0 deletions content/posts/docker.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
+++
title = "docker"
date = "2024-12-24"
+++

## 拉取镜像报错清理缓存
```
docker system prune -a
```

0 comments on commit 376e5f7

Please sign in to comment.