摘要:
页面自动刷新:function checkRefresh(){ if (document.cookie == "refresh=1") { document.getElementById("check").checked = true; ref = setTimeout(function(){loc 阅读全文
posted @ 2021-10-28 18:17
等待1248
阅读(70)
评论(0)
推荐(0)
摘要:
使用docker exec + bash进入容器时报错由于镜像系统不一,使用错误shell解释器导致,可尝试以下其中一种方案。[root@localhost home]# docker exec -it container-test bashOCI runtime exec failed: exec 阅读全文
posted @ 2021-10-28 18:15
等待1248
阅读(1203)
评论(0)
推荐(0)
摘要:
RPM默认安装路径: /etc 一些设置文件放置的目录如/etc/crontab/usr/bin 一些可执行文件/usr/lib 一些程序使用的动态函数库/usr/share/doc 一些基本的软件使用手册与帮助文档/usr/share/man 一些man page文件如:[root@xxx ~]# 阅读全文
posted @ 2021-10-28 18:14
等待1248
阅读(1373)
评论(0)
推荐(0)
摘要:
容器下的IP:[root@01dc906b65b9 /]# cat /etc/hosts127.0.0.1 localhost::1 localhost ip6-localhost ip6-loopbackfe00::0 ip6-localnetff00::0 ip6-mcastprefixff02 阅读全文
posted @ 2021-10-28 18:12
等待1248
阅读(64)
评论(0)
推荐(0)
摘要:
docker logs NAMES 或者CONTAINER ID docker logs nginx-test |head 或者tail docker logs fcd8fff4731e 阅读全文
posted @ 2021-10-28 18:10
等待1248
阅读(61)
评论(0)
推荐(0)

浙公网安备 33010602011771号