上一页 1 2 3 4 5 6 7 8 9 ··· 22 下一页
摘要: docker build 部署java环境 1. 创建java文件并将jdk复制到目录下 root@controller-PowerEdge-T30:/home/docker/java# lsDockerfile jdk-8u151-linux-x64.tar.gzroot@controller-P 阅读全文
posted @ 2022-12-21 09:32 李悠然 阅读(168) 评论(0) 推荐(0)
摘要: docker run -it --env PX4_SIM_HOST_ADDR=172.18.0.2 --network=dev_default -v ~/dev/PX4/PX4-Autopilot:/src/PX4-Autopilot/:rw -v /tmp/.X11-unix:/tmp/.X11- 阅读全文
posted @ 2022-12-20 11:29 李悠然 阅读(181) 评论(0) 推荐(0)
摘要: 1. 下载镜像 root@reqq:/home/docker/rabbit# docker pull rabbitmqUsing default tag: latestlatest: Pulling from library/rabbitmq846c0b181fff: Already exists 阅读全文
posted @ 2022-12-15 10:54 李悠然 阅读(320) 评论(0) 推荐(0)
摘要: 1. 下载 [root@host-10-23-110-128 mysql]# docker pull nginx:latestlatest: Pulling from library/nginxa2abf6c4d29d: Already exists a9edb18cadd1: Pull compl 阅读全文
posted @ 2022-11-24 16:49 李悠然 阅读(179) 评论(0) 推荐(0)
摘要: 1. 下载 [root@host-10-23-110-128 mysql]# docker pull mongo:latestlatest: Pulling from library/mongo7b1a6ab2e44d: Pull complete 90eb44ebc60b: Pull comple 阅读全文
posted @ 2022-11-24 16:38 李悠然 阅读(436) 评论(0) 推荐(0)
摘要: 1. 下载 [root@host-10-23-110-128 redis]# docker pull mysql:latestlatest: Pulling from library/mysql72a69066d2fe: Pull complete 93619dbc5b36: Pull comple 阅读全文
posted @ 2022-11-24 16:02 李悠然 阅读(924) 评论(0) 推荐(0)
摘要: 1. 下载redis的镜像 [root@host-10-23-110-128 ~]# docker pull redis:latestlatest: Pulling from library/redisa2abf6c4d29d: Pull complete c7a4e4382001: Pull co 阅读全文
posted @ 2022-11-24 15:05 李悠然 阅读(568) 评论(0) 推荐(1)
摘要: ./configure --prefix=/usr/local/src/python3 --enable-shared --enable-unicode --enable-optimizations CFLAGS=-fPIC export NODE=/usr/local/src/nodeexport 阅读全文
posted @ 2022-11-23 16:10 李悠然 阅读(65) 评论(0) 推荐(0)
摘要: 1. 编写sh脚本 用于开机自启动个 在这个模块中注意:java 环境一定要写!!!!我其中没有写java环境,发现没有启动成功 root@hfxyai-OptiPlex-5000-China-HDD-Protection:/home/server# gedit /etc/init.d/server 阅读全文
posted @ 2022-10-12 09:23 李悠然 阅读(348) 评论(0) 推荐(0)
摘要: root@test-OptiPlex-3050:/home/web/hflab# yarn installyarn install v1.22.19warning package-lock.json found. Your project contains lock files generated 阅读全文
posted @ 2022-09-27 16:14 李悠然 阅读(838) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 ··· 22 下一页