Webysther Sperandio
Webysther Sperandio
On my linux i create a alias to dtop like docker top: ```shell docker run -ti --name ctop --rm -v /var/run/docker.sock:/var/run/docker.sock quay.io/vektorlab/ctop:latest ```
https://github.com/sebastianbergmann/dbunit/issues/217
I've been away for a while and I'm returning now, could you keep me on the time to website?
Is possible now with this map multiple types in any order... \o/
Ignore patch 1, just consider the 2.
This feature make a lot of OSS projects move to this one.
Using [HttpErrorPages](https://github.com/HttpErrorPages/HttpErrorPages) with the solution of @kylethedeveloper: ``` location / { # ... all other configuration error_page 400 /error_pages/HTTP400.html; error_page 401 /error_pages/HTTP402.html; error_page 402 /error_pages/HTTP402.html; error_page 403 /error_pages/HTTP403.html; error_page 404...
@Wdavery How you make this work? In my calibre-web when I put the custom column as visible don't show at all... :(
Yeap, after update the docker the custom columns show, the internal update dont work properly.