Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

🐳 Docker multiarch support #465

Merged
merged 5 commits into from
Feb 6, 2019

Conversation

VonOx
Copy link
Contributor

@VonOx VonOx commented Dec 13, 2018

Description of change

  • Switch to LTS base image
  • FIX typo in Dockerfile.arm32v7
  • FIX missing && in layer
  • Build script creation for multiarch images ( with manifest )
  • Removed useless comment in Dockerfiles and improve readability

Warning

Travis build is ok
Intel image works fine, but arm base image need to be tested in proper hardware before merging.

Nmap is necessary for some module
* FIX typo in Dockerfile.arm32v7
* FIX missing `&&` in layer
* Build script creation for multiarch images ( with manifest )
* Removed useless comment in Dockerfiles and improve readability
@VonOx
Copy link
Contributor Author

VonOx commented Dec 13, 2018

Travis build fail, @Pierre-Gilles are you using email adress as username for docker login ?

https://travis-ci.org/GladysProject/Gladys/jobs/467539858#L575

@Pierre-Gilles
Copy link
Contributor

@VonOx I don't think so, in Travis I have 2 variables: DOCKER_USERNAME and DOCKER_PASSWORD. I can't read the value, but I'm pretty sure it's my username and not the email.

I restarted the build to be sure :)

@Pierre-Gilles
Copy link
Contributor

Ok failed... trying again and changing the username to be sure

@Pierre-Gilles
Copy link
Contributor

Oh i understand!

Travis env variables are not available for pull requests! :p

Otherwise you would be able to get my password by console.log my passwords ^^

@VonOx
Copy link
Contributor Author

VonOx commented Feb 5, 2019

Yeah that explain why build fail.

Work on my side 😉

@Pierre-Gilles Pierre-Gilles merged commit 682aeef into GladysAssistant:master Feb 6, 2019
@Pierre-Gilles
Copy link
Contributor

Great! Amazing work btw! :) I just merged, should work on master.

It's gonna help a lot for the work on Gladys 4!

@VonOx VonOx deleted the docker-multiarch branch February 6, 2019 13:13
R6n0 pushed a commit to R6n0/Gladys that referenced this pull request Dec 2, 2020
* Update Dockerfile

Nmap is necessary for some module

* * Switch to LTS base image
* FIX typo in Dockerfile.arm32v7
* FIX missing `&&` in layer
* Build script creation for multiarch images ( with manifest )
* Removed useless comment in Dockerfiles and improve readability
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