Docker built action copies the .github folder #6

Closed
opened 2025-09-18 11:51:19 +02:00 by official-Cromatin · 1 comment
official-Cromatin commented 2025-09-18 11:51:19 +02:00 (Migrated from github.com)

Issue description

See title

Steps to reproduce

(Same error can be reproduced when not using github actions)

  1. Build the docker image using the current Dockerfile
  2. Inspect the content by attaching to the container docker run --rm -it --entrypoint sh ghcr.io/official-cromatin/post-it:latest
  3. Navigate to /app
  4. List directory content

Bot release version

Pre 1.0

Discord.py version

2.4.0

Other relevant Information

No response

If you have a log, you can enter the link here

No response

### Issue description See title ### Steps to reproduce (Same error can be reproduced when not using github actions) 1. Build the docker image using the current [Dockerfile](https://github.com/official-Cromatin/Post-It/blob/e1455de14bd5e924e5b098a7cc2ad5a3f0a05dcb/Dockerfile) 2. Inspect the content by attaching to the container `docker run --rm -it --entrypoint sh ghcr.io/official-cromatin/post-it:latest` 3. Navigate to `/app` 4. List directory content ### Bot release version Pre 1.0 ### Discord.py version 2.4.0 ### Other relevant Information _No response_ ### If you have a log, you can enter the link here _No response_
official-Cromatin commented 2025-09-18 15:39:04 +02:00 (Migrated from github.com)

Resolved in f01b942818

Resolved in f01b94281800600d573abd3e54b1a42c82c2742b
Sign in to join this conversation.