Giter VIP home page Giter VIP logo

fusionauth-app-multiarch's Introduction

fusionauth-app-multiarch

dockerfile for building Multiarchitecture FusionAuth container for use with docker.

What is this?

this is a dockerfile that builds a fusionauth instance for multiple architectures and pushes the multi-arch docker container to dockerhub.

Usage

Use the below command to build the containers, make sure to adjust the version and the target-repo!

docker buildx build --build-arg FUSIONAUTH_VERSION=1.17.5 --force-rm --platform linux/arm/v7,linux/arm64,linux/amd64 -t jerryhopper/fusionauth-app:1.17.5 --push .

Dockerhub

https://hub.docker.com/repository/docker/jerryhopper/fusionauth-app

Github

https://github.com/jerryhopper/fusionauth-app-multiarch

fusionauth-app-multiarch's People

Contributors

jerryhopper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fusionauth-app-multiarch's Issues

Container Initializing Issue

@jerryhopper Thank you for your contribution toward building multi-arch image for fusionauth.

I was trying to pull and deploy the latest image from your docker hub on to my raspberry pi 4 arm64 running ubuntu 64-bit using the following command

docker run -it -p 9011:9011 --name fusionauth-app jerryhopper/fusionauth-app:latest
Unable to find image 'jerryhopper/fusionauth-app:latest' locally
latest: Pulling from jerryhopper/fusionauth-app
a114936b4807: Pull complete 
a27ecf0d2a86: Pull complete 
f4eb48eb870f: Pull complete 
0f912b9bb20d: Pull complete 
1f3c7e2d353b: Pull complete 
712c67424bf7: Pull complete 
4c15e50ad87e: Pull complete 
88dc19591ba2: Pull complete 
94ceaa779fb2: Pull complete 
a15b4025e72d: Pull complete 
01361438f00d: Pull complete 
Digest: sha256:f8b0eba0247bd49908d2b70b282ed4d5bff499d293167ee013d3f5bda5a37a81
Status: Downloaded newer image for jerryhopper/fusionauth-app:latest
Using CATALINA_BASE:   /usr/local/fusionauth/fusionauth-app/apache-tomcat
Using CATALINA_HOME:   /usr/local/fusionauth/fusionauth-app/apache-tomcat
Using CATALINA_TMPDIR: /usr/local/fusionauth/fusionauth-app/apache-tomcat/temp
Using JRE_HOME:        /opt/java/openjdk/
Using CLASSPATH:       /usr/local/fusionauth/fusionauth-app/apache-tomcat/bin/bootstrap.jar:/usr/local/fusionauth/fusionauth-app/apache-tomcat/bin/tomcat-juli.jar

But I am getting the following error

/usr/local/fusionauth/fusionauth-app/apache-tomcat/bin/catalina.sh: 1: exec: /opt/java/openjdk//bin/java: not found

More information about the image I pulled

docker images jerryhopper/fusionauth-app --digests
REPOSITORY                   TAG                 DIGEST                                                                    IMAGE ID            CREATED             SIZE
jerryhopper/fusionauth-app   latest              sha256:f8b0eba0247bd49908d2b70b282ed4d5bff499d293167ee013d3f5bda5a37a81   9d039b7d975c        32 hours ago        187MB

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.