|
You are here |
usher.dev | ||
| | | | |
blog.doismellburning.co.uk
|
|
| | | | | I love Docker as a packaging system - almost everything I push to production nowadays is as a Docker image. Occasionally in the #django IRC channel... | |
| | | | |
blog.nuculabs.de
|
|
| | | | | I've been playing recently with ASP.Net Core and I'm developing a small Web API project in order to teach myself the framework. In still article I'll explain how to use a Postgres database with Docker, in order to make your development experience much more enjoyable. Before moving on, please make sure that you've installed: Docker Docker-Compose First, create the docker-compose.yml file in your root directory of the project, the file should contain: | |
| | | | |
epicserve.com
|
|
| | | | | I was working on my Django Base Site project when I discovered a test was failing in a GitHub Action when trying to run Django's collectstatic manager command. It was failing in Python with the error, PermissionError: [Errno 13] Permission denied: '/srv/app/collected_static'. | |
| | | | |
dougseven.com
|
|
| | | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension... | ||