← Back to team overview

ubuntu-docker-images team mailing list archive

Re: Review request - initial squid OCI

 

On Tuesday, August 24 2021, Athos Ribeiro wrote:

> Hello,
>
> I have prepared and pushed an initial version for a squid OCI [1].
>
> It contains docker-compose and k8s examples and an initial version of
> the image documentation.
>
> While I am still preparing the tests for the image to be included in
> https://github.com/canonical/server-test-scripts, it would be nice to
> get an initial review on the new OCI.

Hey again,

Here's the review.

- Dockerfile LGTM.

- entrypoint.sh could do with a few more comments, I think.  Also, I
  noticed that you implemented the idea we've been discussing, about
  redirecting the logs to files that are part of volumes exported to the
  user.  While we certainly should consider this idea, implementing it
  for squid but not for other images will bring inconsistency to our
  portfolio.  What do you think?

- Still on the entrypoint.sh script, it would be great if it could
  handle extra arguments to the squid process.  You can use the
  "start-redis.sh" script (from the redis image) as a base (no need to
  make it fancy!  Just a standard way to deal with extra args would be
  fine already).

- data/squid.yaml LGTM.  I was initially a bit unsure about the "(not
  quite; we're getting there)" excerpt in the description, but I think
  it's fine.


Thanks, and looking forward to reviewing the tests!

Cheers,

-- 
Sergio
GPG key ID: E92F D0B3 6B14 F1F4 D8E0  EB2F 106D A1C8 C3CB BF14


Follow ups

References