Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Debian ?#26

Unanswered
jbhrfx9280 asked this question inQ&A
Oct 3, 2022· 2 comments· 1 reply
Discussion options

It appears this example was built for Debian based platform. Can this be converted over to run on RHEL? I have tried and it fails. I have worked in many large data centers and the DOJ and none of them use Debian based Linux servers. I would love to try some of these examples on the platform I know.

You must be logged in to vote

Replies: 2 comments 1 reply

Comment options

The Dockerfile uses Debian but you can use whatever distro you want for your Docker host, there's nothing specific that would cause things not to work on a RHEL based system.

If you wanted to use RHEL inside of the running environment of the app you would need to change the Dockerfile to use RHEL instead of Debian and then re-write all of the bits that are specific to Debian.

You must be logged in to vote
0 replies
Comment options

Thank you for responding so fast. I really want to follow you and learnfrom all your examples and classes. You seem to be well known in theindustry and someone that knows what he's talking about. I appreciate yourtime.John
On Mon, Oct 3, 2022, 10:00 AM Nick Janetakis ***@***.***> wrote: The Dockerfile uses Debian but you can use whatever distro you want for your Docker host, there's nothing specific that would cause things not to work on a RHEL based system. If you wanted to use RHEL inside of the running environment of the app you would need to change the Dockerfile to use RHEL instead of Debian and then re-write all of the bits that are specific to Debian. — Reply to this email directly, view it on GitHub <#26 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/A2WB4O3BEJO3DFW7ZC3KEWLWBLYH5ANCNFSM6AAAAAAQ3U3U2A> . You are receiving this because you authored the thread.Message ID: ***@***.*** com>
You must be logged in to vote
1 reply
@nickjj
Comment options

No problem, happy to help!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@jbhrfx9280@nickjj

[8]ページ先頭

©2009-2025 Movatter.jp