TMF

fn/atualizar-termos-campanha-energizados-2026 (1.0.1)

Published 2026-08-27 15:36:50 -03:00 by tarcisio

Installation

docker pull git.trademarketingforce.com/tmf/fn/atualizar-termos-campanha-energizados-2026:1.0.1
sha256:dc2a8eb09033797e98dec59b8ef774217e86a88fe5f32964b678a7a2a97f4639

Image layers

ADD file:13af2f8545c95098850819e5a718fd1d31fac8b0ad70cc8cbfdd1c025916533d in /
CMD ["/bin/bash"]
/bin/sh -c microdnf update -y && microdnf install -y python3.11 python3.11-pip && microdnf remove -y python3.11-wheel || true && rm -rf /usr/lib/python3.11/site-packages/wheel* && python3.11 -m pip install --no-cache-dir --upgrade pip setuptools "wheel>=0.46.2" && microdnf clean all
/bin/sh -c groupadd --gid 1000 fn && adduser --uid 1000 --gid fn fn
CMD ["python3.11"]
WORKDIR /function
COPY /python /python # buildkit
COPY /function /function # buildkit
RUN /bin/sh -c chmod -R o+r /function # buildkit
ENV PYTHONPATH=/function:/python
ENTRYPOINT ["/python/bin/fdk" "/function/func.py" "handler"]

Labels

Key Value
io.buildah.version 1.41.8
Details
Container
2026-08-27 15:36:50 -03:00
0
OCI / Docker
linux/amd64
331 MiB
Versions (1) View all
1.0.1 2026-08-27