Getting LibreOffice (uninstalled, files only) to work on AWS Lambda
I’m nearly there, but stuck at the last hurdle. $ /path/to/soffice.bin –version ^ This works both on my local machine
Continue readingDocker questions and answers
I’m nearly there, but stuck at the last hurdle. $ /path/to/soffice.bin –version ^ This works both on my local machine
Continue readingI’m deploying Docker container to AWS Lambda, following https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/ I’m encountering a some kind of file permissions glitch. If the Docker
Continue readingI’m Deploying Django via gunicorn onto a K8s node from a Docker Image. For a Dockerfile using CMD python manage.py
Continue readingI build my Docker image with the following command: docker build -t my-tag:0.0.0 -f Dockerfile-staging . On my machine (MBP
Continue reading