fix: skip bug of Docusaurus

This commit is contained in:
Pan YANG 2022-11-15 10:35:04 +08:00
parent f59318a1f1
commit 18eec5f351
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ sidebar_label: Docker
title: Quick Install on Docker
---
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
This document describes how to install TDengine in a Docker container and perform queries and inserts.
- The easiest way to explore TDengine is through [TDengine Cloud](http://cloud.tdengine.com).