Skip to content
#

Docker

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 2,144 public repositories matching this topic...

panel
Hadimhz
Hadimhz commented Oct 30, 2020

Is your feature request related to a problem? Please describe.
Getting a server by its visible ID requires many requests.
if I want to get a specific server using the ID visible to the user (example: efcecec0) I will have to list all servers and then filter the list. but that requires a lot of requests depending on the number of pages you have.

Describe the solution you'd like
can yo

carlos-andres
carlos-andres commented Jun 16, 2020

On the brand logo link replace the / href with . <?php echo Yii::getAlias('@backendUrl') ?>

<a href="<?php echo Yii::getAlias('@backendUrl') ?>" class="brand-link text-center <?php echo $keyStorage->get('adminlte.brand-text-small') ? 'text-sm' : null ?>">

in some cases for single domain some links not work correctly.

Thanks a lot

Dockerized PHP7 application runs as a Microservice to resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick. Includes face detection, cropping, face blurring, image rotation and many other options. Abstract storage based on FlySystem in order to store images on any provider (local, AWS S3...).

  • Updated Sep 2, 2020
  • PHP
symfony-5-es-cqrs-boilerplate
jorge07
jorge07 commented Sep 17, 2020

I would like to review the docs and explain also de concepts behind some decisions.
Things needed to explain:

  • DDD objectives and reasons why.
  • Core concepts like
    • bounded context
    • anti corruption layer
    • domain
    • value objects VS entities
    • aggregates
    • aggregate root
    • layered architecture and each one responsibility
    • reasons for the command and query bus
    • the even

Created by Solomon Hykes

Released March 2013

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