Notices tagged with docker
-
How do ulimits in a #docker container interact with ulimits in the OS? #SELinux involved at all?
-
@mangeurdenuage I don't know how they ( #Docker, #LXC, #Virtuozzo / #OpenVZ ) would deal with that, since (as #BSD fans are quick to point out) containers in Linux lack appropriate security controls.
-
below is a section of a #docker compose file. Why is it that under environment in share you have different sections such as JAVA_OPTS, but under solr6 the configs just have a - in front of them. I tried adding JAVA_OPTS to solr6 and got a yml syntax error ``` share: image: alfresco/alfresco-share:6.2.0 mem_limit: 1g environment: REPO_HOST: "alfresco" REPO_PORT: "8080" JAVA_OPTS…
-
back on the #Alfresco train...which might be the #docker train. something weird was happening, so I blew it all away. We will see if the new stuff has the same issue.
-
https://www.thecube.net/dockercon-2020
Intermission right now. #Docker Dockercon
-
Registration is here: https://docker.events.cube365.net/docker/dockercon/
#Docker Dockercon 1-day virtual event tomorrow.
CC: @geniusmusing
-
I'm not going to register, but if I can view an hour or so of the stream without registering, I will. #Docker
-
dockercon is tomorrow, but idk, I'm not that excited about it. I guess I just don't use #docker that much.
-
slowly but surely getting the hang of this #docker thing.
-
Does anybody have any #docker learning suggestions? Gratis options only.
-
Does anybody have any #docker learning suggestions? Gratis options only.
-
Does anybody have any #docker learning suggestions? Gratis options only.
-
Does anyone have any #docker questions? I am trying to level up from proficient to expert and they say teaching is a great way to learn.
-
Any good #docker podcasts?
-
Any good #docker podcasts?
-
@strypey I think it's rather that there are several Linux container projects and most people know only of #Docker and #OpenVZ. #Sandstorm is relatively unknown, and Oasis is the primary place to host it.
.
Hopefully, if Sandstorm shuts down entirely, they'll create a migration path to other containers and hosting.
-
From HEPfeickert http://status.hackerposse.com/url/16917 on Twitter: Today is #Docker day at the #USATLASComputingBootcamp! This morning I taught an introduction to Docker and this afternoon Danika Macdonell is teaching how to use Docker in ATLASs #RECAST for analysis preservation and reinterpretation. http://status.hackerposse.com/url/18987 http://status.hackerposse.com/…
-
Ended up spinning a #Ubuntu VM to run the script that sets-up #docker containers. (yo dawg. I heard to you like virtualization so I put your virtual containers in a virutal machine #oldSchoolMeme)
-
@perspicacious01 On a positive side - it's (at least mostly) Open Source software, so GNU Social could easily borrow something good from it?!
I didn't inspect #Mastodon's server infrastructure, but from what I've heard, distribution the preconfigured Social network instance as a #Docker image could simplify adoption / upgrades of the sever...
-
@lohang It's due to using #Docker and then relying on third parties to store (or storing on the Docker image itself, which it isn't designed for).
I can't believe this many people have managed to setup a Ruby on Rails application properly on their own machines.