Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.www.php > #22482

Re: importare database mysql dentro un contenitore (docker)

From sky winter <sky@bo.bo>
Newsgroups it.comp.www.php
Subject Re: importare database mysql dentro un contenitore (docker)
Date 2019-01-08 15:16 +0100
Organization Aioe.org NNTP Server
Message-ID <q12bb1$mej$1@gioia.aioe.org> (permalink)
References (1 earlier) <g9h9i0F9t0rU1@mid.individual.net> <q0vvv7$8cv$1@gioia.aioe.org> <g9jd5cFo10pU1@mid.individual.net> <q125dd$1qr8$1@gioia.aioe.org> <g9jmm7Fq2arU1@mid.individual.net>

Show all headers | View raw


Il 08/01/19 14:25, Alessandro Pellizzari ha scritto:
> On 08/01/2019 12:34, sky winter wrote:
> 
>> + cat docker-compose.yml
>  > ...
>> + docker run test-image php /usr/local/bin/test.php
> 
> Perché definisci un docker-compose.yml e poi usi `docker run` invece di 
> `docker-compose up`?
> 
> Ho l'impressione che non ti sia chiarissimo come funziona l'ecosistema 
> di docker e che tu stia andando alla cieca (o "alla StackOverflow").
> 
> Ti consiglierei di studiarlo un po' meglio.
> 
> Bye.

Pensavo fosse ovvio che prima lancio docker-compose up...
Comunque ecco qua:

$ docker-compose up --build -d > output.txt
Building app
tmphbzh6gzgcy_redis_1 is up-to-date
tmphbzh6gzgcy_mysql_1 is up-to-date
Recreating tmphbzh6gzgcy_app_1 ... done

I dettagli sono nel file output.txt
Scaricalo da qui
http://s000.tinyupload.com/index.php?file_id=00953522055497423424

Come vedi ci sono molte cose strane: DONIG_ESCAPE_UCHAR_COLLISION, ecc.

Back to it.comp.www.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

importare database mysql dentro un contenitore (docker) sky winter <sky@bo.bo> - 2019-01-07 14:57 +0100
  Re: importare database mysql dentro un contenitore (docker) Alessandro Pellizzari <shuriken@amiran.it> - 2019-01-07 15:29 +0000
    Re: importare database mysql dentro un contenitore (docker) sky winter <sky@bo.bo> - 2019-01-07 17:49 +0100
      Re: importare database mysql dentro un contenitore (docker) Alessandro Pellizzari <shuriken@amiran.it> - 2019-01-08 10:42 +0000
        Re: importare database mysql dentro un contenitore (docker) sky winter <sky@bo.bo> - 2019-01-08 13:34 +0100
          Re: importare database mysql dentro un contenitore (docker) Alessandro Pellizzari <shuriken@amiran.it> - 2019-01-08 13:25 +0000
            Re: importare database mysql dentro un contenitore (docker) sky winter <sky@bo.bo> - 2019-01-08 15:16 +0100
              Re: importare database mysql dentro un contenitore (docker) Alessandro Pellizzari <shuriken@amiran.it> - 2019-01-12 09:58 +0000
                Re: importare database mysql dentro un contenitore (docker) sky winter <sky@bo.bo> - 2019-01-12 19:23 +0100
                Re: importare database mysql dentro un contenitore (docker) Alessandro Pellizzari <shuriken@amiran.it> - 2019-01-12 19:50 +0000
                Re: importare database mysql dentro un contenitore (docker) sky winter <sky@bo.bo> - 2019-01-13 10:36 +0100

csiph-web