在Docker容器中运行旧的Linux版本? [英] Run old Linux release in a Docker container?

查看:48
本文介绍了在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.

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

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

这篇关于在Docker容器中运行旧的Linux版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆