• 首页
  • 狐文
  • 狐图
  • About
docker
未分类

TrueNAS Scale使用Docker编译Openwrt

相关资料文档: https://github.com/mwarning/docker-openwrt-builder https://github.com/noonien/docker-openwrt-buildroot https://blog.mjyai.com/2021/02/12/docker-compile-lede-openwrt/ https://blog.laolilin.com/posts/2020/02/using_docker_to_build_openwrt.html 清理docker残留数…

2021年12月29日 0条评论 87点热度 1人点赞 阅读全文
Linux

docker 安装相关说明及资料

docker install update date: 2021-12-09 docker install doc url: https://docs.docker.com/engine/install/centos/ curl -fsSL https://get.docker.com -o get-docker.sh sudo sh get-docker.sh docker-compose install 1.29.2 doc url:https://docs.docker.com/compose/install…

2021年12月15日 0条评论 67点热度 0人点赞 阅读全文
Linux

安装docker

安装docker 安装docker - https://docs.docker.com/engine/install/centos/ 卸载旧版 sudo yum remove docker \ docker-client \ docker-client-latest \ docker-common \ docker-latest \ docker-latest-logrotate \ docker-logrotate \ docker-engine 安装yum工具 sudo yum install -y yum-u…

2021年01月15日 0条评论 286点热度 0人点赞 阅读全文
未分类

如何更新docker容器镜像

2018-07 from--https://blog.minirplus.com/12138/ Cloud Torrent出了新版本,但是当前运行的容器还是老版的,遂尝试更新容器镜像 方法 拉取最新镜像 停止并删除当前运行容器 用最新镜像重新创建容器 All Done! 拉取最新镜像 查找当前系统中使用的镜像 1 docker images 拉取最新镜像 1 docker pull jpillora/cloud-torrent 输出显示 1 2 3 4 5 6 Using default tag: latest l…

2020年09月10日 0条评论 312点热度 1人点赞 阅读全文
未分类

Docker容器添加定时任务

from--https://stackoverflow.com/questions/37015624/how-to-run-a-cron-job-inside-a-docker-container from--https://forums.docker.com/t/how-to-run-a-cron-job-inside-a-container-alpine/7759/8 from--https://stackoverflow.com/questions/37458287/how-to-run-a-cron-job…

2020年09月10日 0条评论 499点热度 1人点赞 阅读全文
未分类

Docker Samba 文件共享踩坑记录

2019-09 from--https://ld246.com/article/1569228613055 ubuntu18.04 默认的 samba 版本号为 4.7,这个版本不支持 timemachine,于是准备在 docker 上搭建,虽然目前还没开起 timemachine 的功能,但是后续有空也许会弄上。 用的人最多的镜像是 dperson/samba,然而官方的例子太少了,只给了常用情况,但我还有一些需求没有满足, 比如使用单独文件存放密码什么的,于是踩了一波坑。 下面这个是我的完整的 docker …

2020年09月10日 0条评论 290点热度 0人点赞 阅读全文
Linux

有关Dockerfile 多阶段构建原理和使用场景的分享

2018-08 from--https://blog.csdn.net/weixin_42852772/article/details/82013418?utm_medium=distribute.pc_relevant.none-task-blog-baidujs-7 Docker 17.05版本以后,新增了Dockerfile多阶段构建。所谓多阶段构建,实际上是允许一个Dockerfile 中出现多个 FROM 指令。这样做有什么意义呢? 老版本Docker中为什么不支持多个 FROM 指令 在17.05版本之…

2020年09月09日 0条评论 197点热度 0人点赞 阅读全文
12
最新 热点 随机
最新 热点 随机
EFI Shell 命令参考命令 说明 证书的SCT相关 ssl证书生成时插入OID TrueNAS SCALE docker安装使用联合文件系统mergerfs Iptables 端口(流量)转发 如何在GIT中删除第一个提交 TrueNas 虚拟机无法连接主机 dnsmasq ipset iptables 实现对流量进行分流 新版 Ubuntu 修改IP DCHP K3S 创建portainer 通过声音进行数据传输 Windows精简部署相关简易内容 ConstraintLayout 和 Coordinator 对比 Android 为View分配id wireshark解析TCP tcpdump rpcapd 相关编译方法 双网卡调整优先级 Android 禁用IPv6
EFI Shell 命令参考命令 说明
Oracle相关程序下载链接 知识库 : 使用Tesseract识别弱验证码 OpenMediaVault3在Debian 8上的另类安装法 Perdition Mail代理服务器配置 MyBatis Plugin 学习使用 国内外几款好用的网络质量测试工具推荐 Dockerfile多阶段构建镜像 动态网页数据抓取踩坑分享 如何在Linux中使用Google Drive,OneDrive,Dropbox,Amazon S3等云盘 Oracle 客户端plsql developer和服务器编码不同的解决办法 GitBook 编译,生成pdf报错 Chromium代码编译选项介绍 git出现 You are in the middle of a merge -- cannot amend问题解决方法 浅谈RAID和LVM svn命令行批量删除和批量添加 android studio no executable code found at line linux 技巧:使用 screen 管理你的远程会话 selenium处理极验滑动验证码
标签聚合
网卡 docker 未分类 https ipv linux 编译 chrome com android 密码 下载 git windows ssl http

COPYRIGHT © 2020 狐窝. ALL RIGHTS RESERVED.

THEME KRATOS MADE BY VTROIS