Skip to content
#

docker-container

docker logo

Docker is software that provides containers, which allows teams to emulate development environments. Docker began as an internal project, initially developed by dotCloud engineers.

Here are 1,643 public repositories matching this topic...

bdteo
bdteo commented Jan 6, 2020

Info:

  • Docker version ($ docker --version): Docker version 18.09.7, build 2d0083d
  • Laradock commit ($ git rev-parse HEAD): 0d086024a8b7cff30f45860fe28c9ae896281bc8
  • System info (Mac, PC, Linux): Linux
  • System info disto/version: Ubuntu 18.04

Issue:

The /opt/mssql/bin/mssql-conf set-sa-password script does not work at all.
Not only that

sebkrueger
sebkrueger commented Jan 31, 2020

The document sad that watchtower has a cron like --schedule parameter, but there was not much information how to use it.

  • Why there are 6 Parameters, what is the sixed about (seconds i guess!?), and is it at the beginning or the end?
  • The example is nearly useless, without saying what time/date/intervall it will trigger the update
  • Some more info what crontab syntax are supported e.g. slas
plajjan
plajjan commented Oct 25, 2017

We should add a CLI argument to add extra lines of configuration when the bootstrap configuration is applied to the device.

vrnetlab has no aspiration of becoming a generic configuration management system. The focus has always been, and will continue to be, on doing the minimal amount of configuration so that the router can then be configured through NETCONF/YANG. vrnetlab configures this boots

openjdk-build
lumpfish
lumpfish commented Mar 18, 2020

The openj9 jdk14 release file names were incorrect because changes needed to be made to various build scripts to change the download file name prefix from OpenJDK14 to OpenJDK14U.

This requirement is not mentioned in the RELEASING.md file.

The document should include details of which build scripts to be changed for the release engineer to either implement or check.

claflico
claflico commented Jan 16, 2017

Sorry to open an issue on this but I have been racking my brain and googling and can't figure out what I need to change to get the consul service working.

The documentation states: "This container has been setup to automatically connect to a Consul cluster, created with a service name of consul."

I'm trying to bring this up in a standalone vagrant vm:

docker run -d --name consul-test smeb

rultor
sccrthlt
sccrthlt commented Mar 10, 2020

I am receiving the following error when attempting to spin up jupyterhub.

Error

jupyterhub-db | FATAL:  password authentication failed for user "postgres"

Command Ran

docker-compose up

Troubleshooting Completed

  1. Confirmed secrets/postgres.env exists and has environment variable POSTGRES_PASSWORD set to some large hex.
  2. Confirmed docker-compose file

Created by Solomon Hykes

Released March 2013

Organization
docker
Website
www.docker.com
Wikipedia
Wikipedia
You can’t perform that action at this time.