docker icon indicating copy to clipboard operation
docker copied to clipboard

Docker Image for Akaunting

Results 34 docker issues
Sort by recently updated
recently updated
newest added

Hello, I tried to run akaunting on a raspberry pi 4 and in docker I got the following error : exec /usr/local/bin/akaunting.sh: exec format error Thanks in advance for your...

Basically, this is a duplicate of #57. I encounter the exact same issue. I'm running Akaunting from the official docker repository, in a clean Alpine VM hosted in Proxmox. Alpine...

Hi there, Getting using "docker compose": ``` g++: fatal error: Killed signal terminated program cc1plus compilation terminated. make: *** [Makefile:385: dateformat/dateformat_format_object.lo] Error 1 ERROR: Service 'akaunting' failed to build: The...

Hey Akaunting team! We are adding Akaunting to our [self-hosted App Store](https://kubesail.com/templates) and just noticed that ARM support was dropped recently in [this commit](https://github.com/akaunting/docker/commit/54bbeaf4b9b875ff22b97ad7f29295267188342f). It looks like the build [failed...

resolves #71 When launching the app locally with docker-compose with default port (8080) exposed and without using additional reverse proxy, the port number should be explicitly specified for the app...

Hey 👋 Just cloned the repo added localhost/127.0.0.1 to the env file The login page loaded and verified the admin credentials but the wizzard fails on the frontend with this...

Hi Currently i have akaunting working on VM but i want to migrate to docker, What i did is to copy the files and the .sql files and put a...

Docker images are missing PostgreSQL PDO extension, so it's impossible to connect to it.

hi @MohammedAl-Mahdawi Currently using this guide https://developer.akaunting.com/documentation/install-via-docker/ but im getting this error but only happens when i run docker compose down then up again because in the initial installation it...

When I do a fresh install (AKAUNTING_SETUP=true) on Raspberry Pi 5, I can't access the website (nothing is loaded) to complete the setup. Upon checking the container logs, I can...