Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Need technical information to make OracleDatabase 19.3 slim docker container #1645

Open
mrchulho opened this issue Jun 30, 2020 · 1 comment · May be fixed by #1666
Open

Need technical information to make OracleDatabase 19.3 slim docker container #1645

mrchulho opened this issue Jun 30, 2020 · 1 comment · May be fixed by #1666
Assignees
Labels
database question The issue is a question

Comments

@mrchulho
Copy link

I've built oracle/database:19.3.0-ee image using the Dockerfile in this repo, and noticed it's not quite usable in integration tests; it takes 882 seconds to start up on my machine.

Previously, I've used the slim image of store/oracle/database-enterprise:12.2.0.1-slim. On my machine, the regular 12.2c container took 328 seconds, but the slim version took 84 seconds. According to https://container-registry.oracle.com or https://hub.docker.com, details for the slim image are:

Oracle Database Server 12.2.0.1 Enterprise Edition Slim Variant
The Slim Variant (12.2.0.1-slim tag) of EE has reduced disk space (4GB) requirements and a quicker container startup. This image does not support the following features - Analytics, Oracle R, Oracle Label Security, Oracle Text, Oracle Application Express and Oracle DataVault.

May I get the Dockerfile used to produce store/oracle/database-enterprise:12.2.0.1-slim, or technical details to produce 19.3 slim version?

Please advise.
Thanks,

@mark-au mark-au added database question The issue is a question labels Jul 2, 2020
@Djelibeybi Djelibeybi reopened this Dec 4, 2020
@Djelibeybi
Copy link
Member

The open #1666 pull request adds -slim variants to all the Database images. You should be able to use the proposed changes to create one yourself.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
database question The issue is a question
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants