Skip to content

Conversation

@odidev
Copy link

@odidev odidev commented Oct 29, 2020

  • Change the directory structure from "version-architecture-base-Dockerfile" to "version-base-Dockerfile" as per acceptance standards for multi-arch in Docker's Official Images.
  • In 3.0/openjdk-slim/Dockerfile, change openjdk from 8-jdk-alpine to 11.0.8-jdk-slim as 8-jdk-alpine image is not supported on aarch64.

Changes are done on top of #53 and updated openjdk-slim version for aarch64 as well.

- Change the directory structure from <version>-<architecture>-<base>-Dockerfile to <version>-<base>-Dockerfile as per acceptance standards for multi-arch in Docker's Official Images.
- In 3.0/openjdk-slim/Dockerfile,change openjdk from 8-jdk-alpine to 11.0.8-jdk-slim as 8-jdk-alpine image is not supported on aarch64
@luigidellaquila
Copy link
Member

Hi @odidev

If you see the official images file https://github.com/docker-library/official-images/blob/master/library/orientdb you'll see that these Dockerfiles are not used anymore. Current Dockerfiles are in the /release directory

Thanks

Luigi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants