在Docker容器中运行旧的Linux版本?

编程入门 行业动态 更新时间:2024-10-23 08:31:46
本文介绍了在Docker容器中运行旧的Linux版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有一个二进制应用程序,不适用于Feisty以后的Ubuntu版本.

I've got a binary application that won't work on versions of Ubuntu later than Feisty.

是否可以构建包含Feisty的Docker映像并将其在我的现代系统上运行?

Is it possible to build a Docker image containing Feisty and run it on my modern system?

推荐答案

您应该能够构建自己的基础映像.我不知道为什么它不起作用.

You should be able to build your own base image. I'm not aware of any reasons why it should not work.

查看文档 docs.docker.io/en/latest/use/baseimages/作为起点,并保持我们的发布状态:)

Check out the documentation docs.docker.io/en/latest/use/baseimages/ for a starting point and keep us posted :)

更多推荐

在Docker容器中运行旧的Linux版本?

本文发布于:2023-11-15 02:56:56,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1590529.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:容器   版本   Docker   Linux

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!