Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

rewardenv/docker-toolbox-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-toolbox-aws

A docker toolbox image based on rewardenv/docker-toolbox with these additional tools included:

  • awscli
  • python3
  • pip3

Usage

docker run --rm -it rewardenv/docker-toolbox-aws bash

Available tags

  • latest, alpine-latest
  • debian-bullseye-slim

Build

DOCKER_BASE_IMAGE=debian:bullseye-slim bash -x scripts/build.sh

DOCKER_BASE_IMAGE=alpine:latest bash -x scripts/build.sh  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published