300)"
x-show="show"
x-transition:enter="transition ease-out duration-300"
x-transition:enter-start="opacity-0 translate-y-4"
x-transition:enter-end="opacity-100 translate-y-0"
x-transition:leave="transition ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0"
x-transition:leave-end="opacity-0 translate-y-4"
class="fixed bottom-8 right-8 z-50">
- ubuntu
[root@docker01 ~]# vim /lib/systemd/system/docker.service
- Centos/Kylin
[root@docker01 ~]$ vim /usr/lib/systemd/system/docker
欢迎使用 WordPress。这是您的第一篇文章。编辑或删除它,然后开始写作吧!