-
Updated
Sep 28, 2020
docker-swarm
Here are 789 public repositories matching this topic...
-
Updated
Sep 2, 2020 - TypeScript
-
Updated
Sep 28, 2020 - Python
-
Updated
Aug 20, 2020
-
Updated
Aug 20, 2020
-
Updated
Sep 1, 2020 - Go
-
Updated
Sep 30, 2020 - Clojure
-
Updated
Jan 2, 2020
-
Updated
Oct 31, 2019 - Python
-
Updated
Sep 22, 2020 - Dockerfile
I need to do a collateral call to google APIs from my backend to get additional information about the user (full name, profile picture, team, ...). For that, I need to have the access token. Unfortunately, now I only have access to the user's email.
A solution could be to return the access token in the header key X-Forwarded-AccessToken but I think we will have to manage when the access token
So I took a shot at trying to get this to work with IP V6 addresses with no luck. If I disable the ufw service i'm able to access my site using the V6 address, but when I enable ufw the connection times out. I found /etc/ufw/after6.rules and tried to modify it to work, but I must be doing something wrong. My guess is it's something with the V6 subnet.
# BEGIN UFW AND DOCKER
*filter
:ufw6-u
-
Updated
Sep 1, 2020 - Shell
-
Updated
Jun 18, 2020 - PowerShell
-
Updated
Jun 2, 2018 - Go
Because having to type the whole commands is a pain!
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Sep 30, 2020 - Python
-
Updated
Apr 30, 2019 - Go
-
Updated
Dec 22, 2019 - HTML
-
Updated
Jul 10, 2020 - JavaScript
-
Updated
Apr 30, 2018 - Go
-
Updated
Mar 14, 2020 - Go
-
Updated
Jul 31, 2020 - Python
-
Updated
Sep 25, 2020 - Python
-
Updated
Sep 22, 2020 - Python
-
Updated
Aug 30, 2017 - Shell
-
Updated
Sep 11, 2020 - JavaScript
Improve this page
Add a description, image, and links to the docker-swarm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the docker-swarm topic, visit your repo's landing page and select "manage topics."
Bug description
Don´t show table correctly
Expected behavior
A Table view normal
Steps to reproduce the issue:
Crreate a container with large ENV variable
Technical details:
docker run -p 9000:9000 portainer/portainer):